Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Namespaces
|
Enumerations
CspProviderFlags.cs File Reference
Go to the source code of this file.
Namespaces
namespace
System
namespace
System.Security
namespace
System.Security.Cryptography
Enumerations
enum
System.Security.Cryptography.CspProviderFlags
{
System.Security.Cryptography.NoFlags
= 0 ,
System.Security.Cryptography.UseMachineKeyStore
= 1 ,
System.Security.Cryptography.UseDefaultKeyContainer
= 2 ,
System.Security.Cryptography.UseNonExportableKey
= 4 ,
System.Security.Cryptography.UseExistingKey
= 8 ,
System.Security.Cryptography.UseArchivableKey
= 0x10 ,
System.Security.Cryptography.UseUserProtectedKey
= 0x20 ,
System.Security.Cryptography.NoPrompt
= 0x40 ,
System.Security.Cryptography.CreateEphemeralKey
= 0x80
}
source
System.Security.Cryptography.Csp
System.Security.Cryptography
CspProviderFlags.cs
Generated by
1.10.0