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:521–524 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
519
DWORD uEffectiveKeyBitCount = 0;
520
521
BCryptAlgorithm()
522
: BCryptObject(BCryptObjectType::Algorithm)
523
{
524
}
525
526
~BCryptAlgorithm()
527
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected