Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Namespaces
|
Enumerations
PfxCertStoreFlags.cs File Reference
Go to the source code of this file.
Namespaces
namespace
Internal
namespace
Internal.Cryptography
namespace
Internal.Cryptography.Pal
namespace
Internal.Cryptography.Pal.Native
Enumerations
enum
Internal.Cryptography.Pal.Native.PfxCertStoreFlags
{
Internal.Cryptography.Pal.Native.CRYPT_EXPORTABLE
= 1 ,
Internal.Cryptography.Pal.Native.CRYPT_USER_PROTECTED
= 2 ,
Internal.Cryptography.Pal.Native.CRYPT_MACHINE_KEYSET
= 0x20 ,
Internal.Cryptography.Pal.Native.CRYPT_USER_KEYSET
= 0x1000 ,
Internal.Cryptography.Pal.Native.PKCS12_PREFER_CNG_KSP
= 0x100 ,
Internal.Cryptography.Pal.Native.PKCS12_ALWAYS_CNG_KSP
= 0x200 ,
Internal.Cryptography.Pal.Native.PKCS12_ALLOW_OVERWRITE_KEY
= 0x4000 ,
Internal.Cryptography.Pal.Native.PKCS12_NO_PERSIST_KEY
= 0x8000 ,
Internal.Cryptography.Pal.Native.PKCS12_INCLUDE_EXTENDED_PROPERTIES
= 0x10 ,
Internal.Cryptography.Pal.Native.None
= 0
}
source
System.Security.Cryptography.X509Certificates
Internal.Cryptography.Pal.Native
PfxCertStoreFlags.cs
Generated by
1.10.0