|
Java™ Platform Standard Ed. 6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object extended by java.security.KeyStore.SecretKeyEntry
public static final class KeyStore.SecretKeyEntry
A KeyStore entry that holds a SecretKey.
| Constructor Summary | |
|---|---|
KeyStore.SecretKeyEntry(SecretKey secretKey)
Constructs a SecretKeyEntry with a
SecretKey. |
|
| Method Summary | |
|---|---|
SecretKey |
getSecretKey()
Gets the SecretKey from this entry. |
String |
toString()
Returns a string representation of this SecretKeyEntry. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public KeyStore.SecretKeyEntry(SecretKey secretKey)
SecretKeyEntry with a
SecretKey.
secretKey - the SecretKey
NullPointerException - if secretKey
is null| Method Detail |
|---|
public SecretKey getSecretKey()
SecretKey from this entry.
SecretKey from this entrypublic String toString()
|
Java™ Platform Standard Ed. 6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 1993, 2015, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.
Scripting on this page tracks web page traffic, but does not change the content in any way.