Interface NHKey
-
- All Superinterfaces:
Key
,Serializable
- All Known Subinterfaces:
NHPrivateKey
,NHPublicKey
- All Known Implementing Classes:
BCNHPrivateKey
,BCNHPublicKey
public interface NHKey extends Key
-
-
Field Summary
-
Fields inherited from interface java.security.Key
serialVersionUID
-
-
Method Summary
-
Methods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat
-
-