Mono.Security.Cryptography Namespace

Classes

TypeReason
ARC4ManagedAlleged RC4(tm) compatible symmetric stream cipher.
BlockProcessorDocumentation for this section has not yet been entered.
CapiContextThis class encapsulate the access around the CryptoAPI handles to a CSP provider (HCRYPTPROV).
CapiHashThis class encapsulate the access around the CryptoAPI handles to a hash object (HCRYPTHASH).
CryptoConvertCryptographic convertion helper.
DiffieHellmanDefines a base class from which all Diffie-Hellman implementations inherit.
DiffieHellmanManagedImplements the Diffie-Hellman algorithm.
KeyBuilderHelper class to create secret keys and initialization vectors.
KeyPairPersistenceDocumentation for this section has not yet been entered.
MD2Common base class for all derived MD2 implementations.
MD2Common base class for all derived MD2 implementations.
MD2CryptoServiceProviderProvides access to the unmanaged implementation of the MD2 cryptographic hash function in CryptoAPI.
MD2ManagedManaged implementation of the MD2 cryptographic hash function.
MD4Common base class for all derived MD4 implementations.
MD4Common base class for all derived MD4 implementations.
MD4CryptoServiceProviderProvides access to the unmanaged implementation of the MD4 cryptographic hash function in CryptoAPI.
MD4ManagedManaged implementation of the MD4 cryptographic hash function.
MD5CryptoServiceProviderProvides access to the unmanaged implementation of the MD5 cryptographic hash function in CryptoAPI.
PKCS1This class provides the primitives defined in the PKCS #1 v.2.1 standard.
PKCS8Documentation for this section has not yet been entered.
PKCS8.EncryptedPrivateKeyInfoDocumentation for this section has not yet been entered.
PKCS8.PrivateKeyInfoDocumentation for this section has not yet been entered.
RC4Common base class for all derived RC4 implementations.
RNGCryptoServiceProviderProvides access to the unmanaged implementation of the default random data source in CryptoAPI.
RSAManagedProvides a completely managed implementation of the RSA algorithm.
SHA1CryptoServiceProviderProvides access to the unmanaged implementation of the SHA1 cryptographic hash function in CryptoAPI.
SHA224Documentation for this section has not yet been entered.
SHA224ManagedDocumentation for this section has not yet been entered.

Structs

TypeReason
DHParametersRepresents the parameters of the Diffie-Hellman algorithm.

Delegates

TypeReason
RSAManaged.KeyGeneratedEventHandlerDocumentation for this section has not yet been entered.

Enumerations

TypeReason
DHKeyGenerationDefines the different Diffie-Hellman key generation methods.
PKCS8.KeyInfoDocumentation for this section has not yet been entered.