OidGroup Enumeration
.NET Framework 4.5
Identifies Windows cryptographic object identifier (OID) groups.
Assembly: System (in System.dll)
| Member name | Description | |
|---|---|---|
| All | All the groups. | |
| Attribute | The Windows group that is represented by CRYPT_RDN_ATTR_OID_GROUP_ID. | |
| EncryptionAlgorithm | The Windows group that is represented by CRYPT_ENCRYPT_ALG_OID_GROUP_ID. | |
| EnhancedKeyUsage | The Windows group that is represented by CRYPT_ENHKEY_USAGE_OID_GROUP_ID. | |
| ExtensionOrAttribute | The Windows group that is represented by CRYPT_EXT_OR_ATTR_OID_GROUP_ID. | |
| HashAlgorithm | The Windows group that is represented by CRYPT_HASH_ALG_OID_GROUP_ID. | |
| KeyDerivationFunction | The Windows group that is represented by CRYPT_KDF_OID_GROUP_ID. | |
| Policy | The Windows group that is represented by CRYPT_POLICY_OID_GROUP_ID. | |
| PublicKeyAlgorithm | The Windows group that is represented by CRYPT_PUBKEY_ALG_OID_GROUP_ID. | |
| SignatureAlgorithm | The Windows group that is represented by CRYPT_SIGN_ALG_OID_GROUP_ID. | |
| Template | The Windows group that is represented by CRYPT_TEMPLATE_OID_GROUP_ID. |
This enumeration is used by the FromOidValue method.
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.