The members of System.Security.Cryptography.CryptoConfig are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Security.Cryptography.CryptoConfig class. |
[read-only] static | AllowOnlyFipsAlgorithms | bool.
Indicates whether the runtime should enforce the policy to create only Federal Information Processing Standard (FIPS) certified algorithms. |
static | AddAlgorithm(Type, params string[])
| |
static | AddOID(string, params string[])
| |
static | CreateFromName(string)
| |
static | CreateFromName(string, params object[])
| |
static | EncodeOID(string)
| |
static | MapNameToOID(string)
|