Interface SDitHKey
- All Superinterfaces:
Key,Serializable
- All Known Implementing Classes:
BCSDitHPrivateKey,BCSDitHPublicKey
-
Field Summary
Fields inherited from interface java.security.Key
serialVersionUID -
Method Summary
Modifier and TypeMethodDescriptionReturn the parameter spec associated with this SDitH key.Methods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat
-
Method Details
-
getParameterSpec
SDitHParameterSpec getParameterSpec()Return the parameter spec associated with this SDitH key.
-