public interface SecretWithEncapsulation extends Destroyable
| Modifier and Type | Method and Description |
|---|---|
byte[] | getEncapsulation()Return the data that carries the secret in its encapsulated form. |
byte[] | getSecret()Return the secret associated with the encapsulation. |
destroy, isDestroyed