EFS_HASH_BLOB structure
Contains a certificate hash.
Syntax
typedef struct _EFS_HASH_BLOB { DWORD cbData; PBYTE pbData; } EFS_HASH_BLOB, *PEFS_HASH_BLOB;
Members
- cbData
-
The number of bytes in the pbData buffer.
- pbData
-
The certificate hash.
Requirements
|
Minimum supported client | Windows XP Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 4/16/2013