MCPcopy Create free account
hub / github.com/Chuyu-Team/YY-Thunks / BCryptKeyAlgorithm

Method BCryptKeyAlgorithm

src/Thunks/bcrypt.hpp:1707–1710  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1705 using BCryptAlgorithmByCryptoAPI<BCryptAlgorithmType>::uEffectiveKeyBitCount;
1706
1707 BCryptKeyAlgorithm()
1708 {
1709 uCryptMode = kDefaultCryptMode;
1710 }
1711
1712 NTSTATUS WINAPI GetProperty(
1713 _In_z_ LPCWSTR pszProperty,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected