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.
Creates an async handle.
Syntax
BOOL CryptCreateAsyncHandle(
DWORD dwFlags,
PHCRYPTASYNC phAsync
);
Parameters
dwFlags
Handle creation flags.
phAsync
Receives a pointer to the created async handle.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 Build 20348 |
Minimum supported server | Windows 10 Build 20348 |
Header | wincrypt.h |