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