Interface NHPublicKey
-
- All Superinterfaces:
java.security.Key,NHKey,java.security.PublicKey,java.io.Serializable
- All Known Implementing Classes:
BCNHPublicKey
public interface NHPublicKey extends NHKey, java.security.PublicKey
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]getPublicData()
-