Cryptography Settings Schema
The cryptography settings schema contains elements that specify how to map friendly algorithm names to classes that implement cryptography algorithms.
Element | Description |
---|---|
Contains a list of cryptography classes that have a mapping to a friendly name in the <nameEntry> element. |
|
Contains a cryptography class that has a mapping to a friendly name in the <nameEntry> element. |
|
Contains cryptography settings. |
|
Contains mappings of classes to friendly names. |
|
Contains the <cryptographySettings>element. |
|
Maps a class name to a friendly algorithm name, which allows one class to have many friendly names. |
|
Maps an ASN.1 object identifier (OID) to a friendly name. |
|
Contains ASN.1 OID mappings to classes. |
See Also
Other Resources
Configuration File Schema for the .NET Framework
Cryptographic Services