|
Bouncy Castle Cryptography 1.20 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--java.security.spec.EncodedKeySpec
| Constructor Summary | |
EncodedKeySpec(byte[] encodedKey)
|
|
| Method Summary | |
byte[] |
getEncoded()
|
abstract 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 EncodedKeySpec(byte[] encodedKey)
| Method Detail |
public byte[] getEncoded()
public abstract java.lang.String getFormat()
|
Bouncy Castle Cryptography 1.20 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||