| Platform SDK: Files and I/O |
The EFS_HASH_BLOB structure contains a certificate hash.
typedef struct _EFS_HASH_BLOB {
DWORD cbData;
PBYTE pbData;
} EFS_HASH_BLOB, *PEFS_HASH_BLOB;
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_HASH