Interface CMCEPublicKey

All Superinterfaces:
AsymmetricKey, CMCEKey, DEREncodablePREVIEW, Key, PublicKey, Serializable
All Known Implementing Classes:
BCCMCEPublicKey

public interface CMCEPublicKey extends PublicKey, CMCEKey
  • Method Details

    • getPublicData

      byte[] getPublicData()
      Return the raw encoded data representing the public key.
      Returns:
      the raw public key data.