|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface describing secret with encapsulation details.
Method Summary | |
byte[] |
getEncapsulation()
Return the data that carries the secret in its encapsulated form. |
byte[] |
getSecret()
Return the secret associated with the encapsulation. |
Methods inherited from interface javax.security.auth.Destroyable |
destroy, isDestroyed |
Method Detail |
public byte[] getSecret()
public byte[] getEncapsulation()
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |