Interface DilithiumPrivateKey

  • All Superinterfaces:
    javax.security.auth.Destroyable, DilithiumKey, java.security.Key, java.security.PrivateKey, java.io.Serializable
    All Known Implementing Classes:
    BCDilithiumPrivateKey

    @Deprecated
    public interface DilithiumPrivateKey
    extends java.security.PrivateKey, DilithiumKey
    Deprecated.
    to be deleted - use ML-DSA instead.
    • Field Summary

      • Fields inherited from interface java.security.Key

        serialVersionUID
      • Fields inherited from interface java.security.PrivateKey

        serialVersionUID
    • Method Detail

      • getPublicKey

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