Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Frees a certificate hash list.
Syntax
VOID FreeEncryptionCertificateHashList(
[in] PENCRYPTION_CERTIFICATE_HASH_LIST pUsers
);
Parameters
[in] pUsers
A pointer to a certificate hash list structure, ENCRYPTION_CERTIFICATE_HASH_LIST, which was returned by the QueryUsersOnEncryptedFile or QueryRecoveryAgentsOnEncryptedFile function.
Return value
None
Remarks
ReFS: This function is not supported.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP Professional [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Target Platform | Windows |
| Header | winefs.h (include Windows.h) |
| Library | Advapi32.lib |
| DLL | Advapi32.dll |
| API set | ext-ms-win-advapi32-encryptedfile-l1-1-0 (introduced in Windows 8) |
See also
ENCRYPTION_CERTIFICATE_HASH_LIST