public abstract class PrfKey extends Key
| Constructor and Description |
|---|
PrfKey() |
| Modifier and Type | Method and Description |
|---|---|
abstract PrfParameters |
getParameters()
Returns the parameters of this key.
|
equalsKey, getIdRequirementOrNullpublic abstract PrfParameters getParameters()
getParameters in class Key