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
    • Field Summary

      • Fields inherited from interface java.security.Key

        serialVersionUID
      • Fields inherited from interface java.security.PublicKey

        serialVersionUID
    • Method Detail

      • getPublicData

        byte[] getPublicData()