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 declared in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/rsaenh/rsaenh.c". https://source.winehq.org/source/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 May 2024.