public const int X509_ASN_ENCODING = 0x00000001;
public const int PKCS_7_ASN_ENCODING = 0x00010000;
User-Defined Types:
None.
Alternative Managed API:
Notes:
None.
Tips & Tricks:
Please add some!
Sample Code:
Please add some!
The CertCreateCTLContext function creates a certificate trust list (CTL) context from an encoded CTL. The created context is not persisted to a certificate store. The function makes a copy of the encoded CTL within the created context.