2 references to s_algHandle
System.Security.Cryptography (2)
System\Security\Cryptography\RSABCrypt.cs (2)
53
SafeBCryptKeyHandle newKey = Interop.BCrypt.BCryptGenerateKeyPair(
s_algHandle
, keySize);
104
s_algHandle
,