Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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