Interface KyberPrivateKey

All Superinterfaces:
Destroyable, Key, KyberKey, PrivateKey, Serializable
All Known Implementing Classes:
BCKyberPrivateKey

public interface KyberPrivateKey extends PrivateKey, KyberKey
  • Method Details

    • getPublicKey

      KyberPublicKey getPublicKey()
      Return the public key corresponding to this private key.
      Returns:
      a Kyber Public Key