Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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