Interface MLKEMPrivateKey

All Superinterfaces:
Destroyable, Key, MLKEMKey, PrivateKey, Serializable
All Known Implementing Classes:
BCMLKEMPrivateKey

public interface MLKEMPrivateKey extends PrivateKey, MLKEMKey
  • Method Details

    • getPublicKey

      MLKEMPublicKey getPublicKey()
      Return the public key corresponding to this private key.
      Returns:
      a ML-KEM Public Key