Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 |