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.
Specifies PKU2U certificate data.
Syntax
typedef struct _PKU2U_CERT_BLOB {
ULONG CertOffset;
USHORT CertLength;
} PKU2U_CERT_BLOB, *PPKU2U_CERT_BLOB;
Members
CertOffset
The number of bytes from the beginning of this structure in memory to the beginning of the certificate data.
CertLength
The size, in bytes, of the certificate data.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7 [desktop apps only] |
| Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
| Header | ntsecapi.h |