| Constructor and Description |
|---|
DeterministicAeadKey() |
| Modifier and Type | Method and Description |
|---|---|
abstract Bytes |
getOutputPrefix()
Returns a
Bytes instance which is prefixed to the ciphertext. |
abstract DeterministicAeadParameters |
getParameters()
Returns the parameters of this key.
|
equalsKey, getIdRequirementOrNullpublic abstract Bytes getOutputPrefix()
Bytes instance which is prefixed to the ciphertext.public abstract DeterministicAeadParameters getParameters()
getParameters in class Key