1 write to s_bcryptSupported
System.Core (1)
System\Security\Cryptography\BCryptNative.cs (1)
467
s_bcryptSupported
= !bcrypt.IsInvalid;
1 reference to s_bcryptSupported
System.Core (1)
System\Security\Cryptography\BCryptNative.cs (1)
472
return
s_bcryptSupported
;