Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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