ENCRYPTION_CERTIFICATE_HASH_LIST structure
Contains a list of certificate hashes.
Syntax
typedef struct _ENCRYPTION_CERTIFICATE_HASH_LIST { DWORD nCert_Hash; PENCRYPTION_CERTIFICATE_HASH *pUsers; } ENCRYPTION_CERTIFICATE_HASH_LIST, *PENCRYPTION_CERTIFICATE_HASH_LIST;
Members
- nCert_Hash
-
The number of certificate hashes in the list.
- pUsers
-
A pointer to the first ENCRYPTION_CERTIFICATE_HASH structure in the list.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Header |
|
See also
- ENCRYPTION_CERTIFICATE_HASH
- File Encryption
- FreeEncryptionCertificateHashList
- QueryRecoveryAgentsOnEncryptedFile
- QueryUsersOnEncryptedFile
- RemoveUsersFromEncryptedFile
Send comments about this topic to Microsoft
Build date: 4/16/2013