RSAENH_CPReleaseContext(3w)
NAME
RSAENH_CPReleaseContext (RSAENH.@)
SYNOPSIS
BOOL RSAENH_CPReleaseContext ( HCRYPTPROV hProv, DWORD dwFlags )
DESCRIPTION
Release a key container.
PARAMS
hProv [In] Key container to be released.
dwFlags [In] Currently none defined.
RETURNS
Success: TRUE
Failure: FALSE
IMPLEMENTATION
Not defined in a Wine header. The function is either undocumented, or
missing from Wine.
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/rsaenh/rsaenh.c".
- Debug channel "crypt".