Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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