RSAENH_CPReleaseContext (RSAENH.@)
BOOL RSAENH_CPReleaseContext ( HCRYPTPROV hProv, DWORD dwFlags )
Release a key container.
hProv | [In] | Key container to be released. |
dwFlags | [In] | Currently none defined. |
Success: TRUE
Failure: FALSE
Not declared in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/rsaenh/rsaenh.c". gitlab.winehq.org/wine/wine/blob/master/dlls/rsaenh/rsaenh.c
Debug channel "crypt".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.