Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Important
The DualEngine API is part of a Limited Access Feature (see LimitedAccessFeatures class). For more information or to request an unlock token, contact Microsoft Support.
Represents an SSL Certificate.
Summary
Members | Descriptions |
---|---|
cbData | The number of bytes in pbData . |
pbData | A buffer containing a DER-encoded X.509 certificate string. |
Members
cbData
The number of bytes in pbData
.
public DWORD cbData
pbData
A buffer containing a DER-encoded X.509 certificate string.
public BYTE * pbData