1 write to s_ncryptSupported
System.Core (1)
System\Security\Cryptography\NCryptNative.cs (1)
926
s_ncryptSupported
= !ncrypt.IsInvalid;
1 reference to s_ncryptSupported
System.Core (1)
System\Security\Cryptography\NCryptNative.cs (1)
931
return
s_ncryptSupported
;