Interface SPHINCSKey
-
- All Superinterfaces:
Key
,Serializable
- All Known Implementing Classes:
BCSphincs256PrivateKey
,BCSphincs256PublicKey
public interface SPHINCSKey extends Key
-
-
Field Summary
-
Fields inherited from interface java.security.Key
serialVersionUID
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]
getKeyData()
-
Methods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat
-
-