Platform SDK: Files and I/O |
The EFS_CERTIFICATE_BLOB structure contains a certificate.
typedef struct _CERTIFICATE_BLOB { DWORD dwCertEncodingType; DWORD cbData; PBYTE pbData; } EFS_CERTIFICATE_BLOB, *PEFS_CERTIFICATE_BLOB;
CRYPT_ASN_ENCODING
CRYPT_NDR_ENCODING
X509_ASN_ENCODING
X509_NDR_ENCODING
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Winefs.h; include Windows.h.
File Systems Overview, File System Structures, ENCRYPTION_CERTIFICATE