Interface DilithiumPrivateKey

All Superinterfaces:
Destroyable, DilithiumKey, Key, PrivateKey, Serializable
All Known Implementing Classes:
BCDilithiumPrivateKey

public interface DilithiumPrivateKey extends PrivateKey, DilithiumKey
  • Method Details

    • getPublicKey

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