Interface SPHINCSPlusKey
- All Superinterfaces:
Key,Serializable
- All Known Subinterfaces:
SPHINCSPlusPrivateKey,SPHINCSPlusPublicKey
- All Known Implementing Classes:
BCSPHINCSPlusPrivateKey,BCSPHINCSPlusPublicKey
-
Field Summary
Fields inherited from interface java.security.Key
serialVersionUID -
Method Summary
Modifier and TypeMethodDescriptionReturn the parameters for this key.Methods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat
-
Method Details
-
getParameterSpec
SPHINCSPlusParameterSpec getParameterSpec()Return the parameters for this key.- Returns:
- a SPHINCSPlusParameterSpec
-