1 write to ProtectionLevel
System.Security.Cryptography (1)
System\Security\Cryptography\CngUIPolicy.cs (1)
36
ProtectionLevel
= protectionLevel;
1 reference to ProtectionLevel
System.Security.Cryptography (1)
System\Security\Cryptography\CngKey.Create.cs (1)
143
dwFlags = uiPolicy.
ProtectionLevel
,