#include <OW32/OW32Libs.h>
Go to the source code of this file.
Namespaces | |
| namespace | OW32 |
Classes | |
| class | OW32::CCertUtils |
| miscellaneous CryptoAPI utilities More... | |
| class | OW32::CCryptObject< T, defszStructType > |
| A CryptoAPI object wrapper. More... | |
| class | OW32::CCryptDataBlob |
| A memory managed CryptoAPI BLOB. More... | |
| class | OW32::CCertContext |
| Certificate context wrapper. More... | |
| class | OW32::CCertInfo |
| Certificate information wrapper. More... | |
| class | OW32::CCertPublicKeyInfo |
| Certificate public key info wrapper. More... | |
Defines | |
| #define | MY_ENCODING_TYPE (PKCS_7_ASN_ENCODING | X509_ASN_ENCODING) |
Typedefs | |
|
typedef CCryptObject< CERT_REQUEST_INFO, X509_CERT_REQUEST_TO_BE_SIGNED > | CCertRequestInfo |
|
typedef CCryptObject< CERT_NAME_INFO, X509_NAME > | CCertNameInfo |
|
typedef CCryptObject< CERT_BASIC_CONSTRAINTS_INFO, X509_BASIC_CONSTRAINTS > | CCertBasicConstraintsInfo |
1.3.9.1