Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
CngUIProtectionLevels
enum
System.Security.Cryptography.CngUIProtectionLevels
Enumerator
None
ProtectKey
ForceHighProtection
Definition at line
4
of file
CngUIProtectionLevels.cs
.
5
{
6
None = 0,
7
ProtectKey
= 1,
8
ForceHighProtection
= 2
9
}
System.Security.Cryptography.CngUIProtectionLevels.ForceHighProtection
@ ForceHighProtection
System.Security.Cryptography.CngUIProtectionLevels.ProtectKey
@ ProtectKey
System
Security
Cryptography
Generated by
1.10.0