|
Bouncy Castle Cryptography 1.22 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.security.spec.EncodedKeySpec | +--java.security.spec.X509EncodedKeySpec
Constructor Summary | |
X509EncodedKeySpec(byte[] encodedKey)
|
Method Summary | |
byte[] |
getEncoded()
|
java.lang.String |
getFormat()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public X509EncodedKeySpec(byte[] encodedKey)
Method Detail |
public byte[] getEncoded()
getEncoded
in class EncodedKeySpec
public final java.lang.String getFormat()
getFormat
in class EncodedKeySpec
|
Bouncy Castle Cryptography 1.22 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |