| Type | Reason |
|---|
| ARC4Managed | Alleged RC4(tm) compatible symmetric stream cipher. |
| BlockProcessor | Documentation for this section has not yet been entered. |
| CapiContext | This class encapsulate the access around the CryptoAPI handles to a CSP provider (HCRYPTPROV).
|
| CapiHash | This class encapsulate the access around the CryptoAPI handles to a hash object (HCRYPTHASH). |
| CryptoConvert | Cryptographic convertion helper. |
| DHKeyGeneration | Defines the different Diffie-Hellman key generation methods. |
| DHParameters | Represents the parameters of the Diffie-Hellman algorithm. |
| DiffieHellman | Defines a base class from which all Diffie-Hellman implementations inherit. |
| DiffieHellmanManaged | Implements the Diffie-Hellman algorithm. |
| KeyBuilder | Helper class to create secret keys and initialization vectors. |
| KeyPairPersistence | Documentation for this section has not yet been entered. |
| MD2 | Common base class for all derived MD2 implementations. |
| MD2CryptoServiceProvider | Provides access to the unmanaged implementation of the MD2 cryptographic hash function in CryptoAPI. |
| MD2Managed | Managed implementation of the MD2 cryptographic hash function. |
| MD4 | Common base class for all derived MD4 implementations. |
| MD4CryptoServiceProvider | Provides access to the unmanaged implementation of the MD4 cryptographic hash function in CryptoAPI. |
| MD4Managed | Managed implementation of the MD4 cryptographic hash function. |
| MD5CryptoServiceProvider | Provides access to the unmanaged implementation of the MD5 cryptographic hash function in CryptoAPI. |
| PKCS1 | This class provides the primitives defined in the PKCS #1 v.2.1 standard. |
| PKCS8 | Documentation for this section has not yet been entered. |
| PKCS8+EncryptedPrivateKeyInfo | Documentation for this section has not yet been entered. |
| PKCS8+KeyInfo | Documentation for this section has not yet been entered. |
| PKCS8+PrivateKeyInfo | Documentation for this section has not yet been entered. |
| RC4 | Common base class for all derived RC4 implementations. |
| RNGCryptoServiceProvider | Provides access to the unmanaged implementation of the default random data source in CryptoAPI. |
| RSAManaged | Provides a completely managed implementation of the RSA algorithm. |
| RSAManaged+KeyGeneratedEventHandler | Documentation for this section has not yet been entered. |
| SHA1CryptoServiceProvider | Provides access to the unmanaged implementation of the SHA1 cryptographic hash function in CryptoAPI. |
| SHA224 | Documentation for this section has not yet been entered. |
| SHA224Managed | Documentation for this section has not yet been entered. |