System.Security.Cryptography.CngAlgorithmGroup
Encapsulates the name of an encryption algorithm group.
Gets a CngAlgorithmGroup object that specifies the Diffie-Hellman family of algorithms.
Gets a CngAlgorithmGroup object that specifies the Digital Signature Algorithm (DSA) family of algorithms.
Gets a CngAlgorithmGroup object that specifies the Elliptic Curve Diffie-Hellman (ECDH) family of algorithms.
Gets a CngAlgorithmGroup object that specifies the Elliptic Curve Digital Signature Algorithm (ECDSA) family of algorithms.
Gets a CngAlgorithmGroup object that specifies the Rivest-Shamir-Adleman (RSA) family of algorithms.
Gets the name of the algorithm group that the current CngAlgorithm object specifies.
Initializes a new instance of the CngAlgorithmGroup class.
Determines whether two CngAlgorithmGroup objects specify the same algorithm group.
Determines whether two CngAlgorithmGroup objects do not specify the same algorithm group.
Compares the specified CngAlgorithmGroup object to the current CngAlgorithmGroup object.