Name | Description | |
---|---|---|
![]() | CryptographicCollection | A base class for various collections of cryptographic objects. |
![]() | DeriveBytes | Represents the abstract base class from which all classes that derive byte sequences of a specified length inherit. |
![]() | KeyedHashAlgorithm | Represents the abstract class from which all implementations of keyed hash algorithms must derive. |
![]() | ObjectIdentifier | This class represents Universal Object Identifiers (Oids) and their associated operations. |
![]() | Rfc2898DeriveBytes | Implements PBKDF2, a password-based key derivation function specified by RFC 2898. |
![]() ![]() | SecuritySettings | Provides security settings. |
![]() | SHA256Managed | Represents SHA-256 hash algorithm. |
![]() | SHA2Managed | Base class for SHA-2 hash algorithms. |
![]() | SHA384Managed | Represents SHA-384 hash algorithm. |
![]() | SHA512Managed | Represents SHA-512 hash algorithm. |
Name | Description | |
---|---|---|
![]() | DiffieHellmanParameters | A representation of key generation parameters that are required for Diffie-Hellman key exchange. |