See Also: CryptoConfig Members
The following table shows the simple names recognized by this class and the default algorithm implementations to which they map. Alternatively, you can map other implementations to these names, as described in Mapping Algorithm Names to Cryptography Classes.
3DES, Triple DES, TripleDES, System.Security.Cryptography.TripleDES | |
AES, System.Security.Cryptography.AesCryptoServiceProvider | |
AesManaged, System.Security.Cryptography.AesManaged | |
System.Security.Cryptography.AsymmetricAlgorithm | |
DES, System.Security.Cryptography.DES | |
DSA, System.Security.Cryptography.DSA | |
ECDH, ECDiffieHellman, ECDiffieHellmanCng, System.Security.Cryptography.ECDiffieHellmanCng | |
ECDsa, ECDsaCng, System.Security.Cryptography.ECDsaCng | |
System.Security.Cryptography.HashAlgorithm | |
HMAC, System.Security.Cryptography.HMAC | |
HMACMD5, System.Security.Cryptography.HMACMD5 | |
HMACRIPEMD160, System.Security.Cryptography.HMACRIPEMD160 | |
HMACSHA1, System.Security.Cryptography.HMACSHA1 | |
HMACSHA256, System.Security.Cryptography.HMACSHA256 | |
HMACSHA384, System.Security.Cryptography.HMACSHA384 | |
HMACSHA512, System.Security.Cryptography.HMACSHA512 | |
System.Security.Cryptography.KeyedHashAlgorithm | |
MACTripleDES, System.Security.Cryptography.MACTripleDES | |
MD5, System.Security.Cryptography.MD5 | |
System.Security.Cryptography.MD5Cng | |
RandomNumberGenerator | |
RC2, System.Security.Cryptography.RC2 | |
Rijndael, System.Security.Cryptography.Rijndael | |
RIPEMD160, RIPEMD-160, System.Security.Cryptography.RIPEMD160Managed | |
RSA, System.Security.Cryptography.RSA | |
SHA, SHA1, System.Security.Cryptography.SHA1 | |
System.Security.Cryptography.SHA1Cng | |
SHA256, SHA-256, System.Security.Cryptography.SHA256 | |
System.Security.Cryptography.SHA256Cng | |
System.Security.Cryptography.SHA256CryptoServiceProvider | |
SHA384, SHA-384, System.Security.Cryptography.SHA384 | |
System.Security.Cryptography.SHA384Cng | |
System.Security.Cryptography.SHA384CryptoServiceProvider | |
SHA512, SHA-512, System.Security.Cryptography.SHA512 | |
System.Security.Cryptography.SHA512Cng | |
System.Security.Cryptography.SHA512CryptoServiceProvider | |
System.Security.Cryptography.SymmetricAlgorithm |