System.Security.Cryptography.SlhDsaAlgorithm
Represents a specific algorithm within the SHL-DSA family.
Gets an SLH-DSA algorithm identifier for the SLH-DSA-SHA2-128f algorithm.
Gets an SLH-DSA algorithm identifier for the SLH-DSA-SHA2-128s algorithm.
Gets an SLH-DSA algorithm identifier for the SLH-DSA-SHA2-192f algorithm.
Gets an SLH-DSA algorithm identifier for the SLH-DSA-SHA2-192s algorithm.
Gets an SLH-DSA algorithm identifier for the SLH-DSA-SHA2-256f algorithm.
Gets an SLH-DSA algorithm identifier for the SLH-DSA-SHA2-256s algorithm.
Gets an SLH-DSA algorithm identifier for the SLH-DSA-SHAKE-128f algorithm.
Gets an SLH-DSA algorithm identifier for the SLH-DSA-SHAKE-128s algorithm.
Gets an SLH-DSA algorithm identifier for the SLH-DSA-SHAKE-192f algorithm.
Gets an SLH-DSA algorithm identifier for the SLH-DSA-SHAKE-192s algorithm.
Gets an SLH-DSA algorithm identifier for the SLH-DSA-SHAKE-256f algorithm.
Gets an SLH-DSA algorithm identifier for the SLH-DSA-SHAKE-256s algorithm.
Gets the underlying string representation of the algorithm name.
Gets the size of the private key in bytes for this algorithm.
Gets the size of the public key in bytes for this algorithm.
Gets the size of the signature in bytes for this algorithm.
Determines whether two SlhDsaAlgorithm objects specify the same algorithm name.
Determines whether two SlhDsaAlgorithm objects do not specify the same algorithm name.
Compares two SlhDsaAlgorithm objects.