CryptographyUtils Class |
Namespace: PKI.Utils
The CryptographyUtils type exposes the following members.
Name | Description | |
---|---|---|
ConvertAttribute |
Converts a default instance of X509Attribute class to a specific atrribute implementation object.
| |
ConvertExtension |
Converts default instance of X509Extension class to a specific extension implementation object.
| |
DecodeDerString |
Converts unicode DER string to ASN.1-encoded byte array.
| |
EncodeDerString |
Converts ASN.1-encoded byte array to unicode string.
| |
ReleaseCom |
Releases all references to a Runtime Callable Wrapper (RCW) by setting its reference count to 0.
| |
TestCepCompat |
Tests whether running operating system is compatible with ADCS Web Services.
| |
TestCNGCompat |
Tests whether the running operating system supports Cryptography Next Generation (CNG).
| |
TestOleCompat |
Tests whether running operating system is compatible with OLE automation.
|