Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Chuyu-Team/YY-Thunks
/ ~BCryptAlgorithm
Method
~BCryptAlgorithm
src/Thunks/bcrypt.hpp:526–530 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
524
}
525
526
~BCryptAlgorithm()
527
{
528
if (hProv)
529
CryptReleaseContext(hProv, 0);
530
}
531
532
bool IsRng() const
533
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected