Package ibm.security.internal.interfaces
-
Interface Summary Interface Description EdECPrivateKey An interface for an elliptic curve private key as defined by RFC 8032: Edwards-Curve Digital Signature Algorithm (EdDSA).EdECPublicKey An interface for an elliptic curve public key as defined by RFC 8032: Edwards-Curve Digital Signature Algorithm (EdDSA).PQCKEMSecret An interface to PQC SecretXECKey An interface for an elliptic curve public/private key as defined by RFC 7748.XECPrivateKey An interface for an elliptic curve private key as defined by RFC 7748.XECPublicKey An interface for an elliptic curve public key as defined by RFC 7748.