FreeEncryptionCertificateHashList function
Applies to: desktop apps only
Frees a certificate hash list.
Syntax
void WINAPI FreeEncryptionCertificateHashList( __in PENCRYPTION_CERTIFICATE_HASH_LIST pHashes );
Parameters
- pHashes [in]
-
A pointer to a certificate hash list structure, ENCRYPTION_CERTIFICATE_HASH_LIST, which was returned by the QueryUsersOnEncryptedFile or QueryRecoveryAgentsOnEncryptedFile function.
Return value
This function does not return a value.
Requirements
|
Minimum supported client | Windows XP |
|---|---|
|
Minimum supported server | Windows Server 2003 |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
- ENCRYPTION_CERTIFICATE_HASH_LIST
- File Encryption
- File Management Functions
- QueryRecoveryAgentsOnEncryptedFile
- QueryUsersOnEncryptedFile
Send comments about this topic to Microsoft
Build date: 4/17/2012