System.Security.Cryptography.MLDsaAlgorithm
Represents a specific algorithm within the ML-DSA family.
Gets an ML-DSA algorithm identifier for the ML-DSA-44 algorithm.
Gets an ML-DSA algorithm identifier for the ML-DSA-65 algorithm.
Gets an ML-DSA algorithm identifier for the ML-DSA-87 algorithm.
Gets the size, in bytes, of the mu (μ) value for the current ML-DSA algorithm.
Gets the underlying string representation of the algorithm name.
Gets the size, in bytes, of the ML-DSA private key for the current ML-DSA algorithm.
Gets the size, in bytes, of the ML-DSA private seed for the current ML-DSA algorithm.
Gets the size of the ML-DSA public key for the current ML-DSA algorithm.
Gets the size, in bytes, of the signature for the current ML-DSA algorithm.
Determines whether two MLDsaAlgorithm objects specify the same algorithm name.
Determines whether two MLDsaAlgorithm objects do not specify the same algorithm name.
Compares two MLDsaAlgorithm objects.