terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Static Package Attributes
|
List of all members
System.Security.Cryptography.Constants Class Reference
Static Package Attributes
const
int
S_OK
= 0
const
int
NTE_FILENOTFOUND
= -2147024894
const
int
NTE_NO_KEY
= -2146893811
const
int
NTE_BAD_KEYSET
= -2146893802
const
int
NTE_KEYSET_NOT_DEF
= -2146893799
const
int
KP_IV
= 1
const
int
KP_MODE
= 4
const
int
KP_MODE_BITS
= 5
const
int
KP_EFFECTIVE_KEYLEN
= 19
const
int
ALG_CLASS_SIGNATURE
= 8192
const
int
ALG_CLASS_DATA_ENCRYPT
= 24576
const
int
ALG_CLASS_HASH
= 32768
const
int
ALG_CLASS_KEY_EXCHANGE
= 40960
const
int
ALG_TYPE_DSS
= 512
const
int
ALG_TYPE_RSA
= 1024
const
int
ALG_TYPE_BLOCK
= 1536
const
int
ALG_TYPE_STREAM
= 2048
const
int
ALG_TYPE_ANY
= 0
const
int
CALG_MD5
= 32771
const
int
CALG_SHA1
= 32772
const
int
CALG_SHA_256
= 32780
const
int
CALG_SHA_384
= 32781
const
int
CALG_SHA_512
= 32782
const
int
CALG_RSA_KEYX
= 41984
const
int
CALG_RSA_SIGN
= 9216
const
int
CALG_DSS_SIGN
= 8704
const
int
CALG_DES
= 26113
const
int
CALG_RC2
= 26114
const
int
CALG_3DES
= 26115
const
int
CALG_3DES_112
= 26121
const
int
CALG_AES_128
= 26126
const
int
CALG_AES_192
= 26127
const
int
CALG_AES_256
= 26128
const
int
CALG_RC4
= 26625
const
int
PROV_RSA_FULL
= 1
const
int
PROV_DSS_DH
= 13
const
int
PROV_RSA_AES
= 24
const
int
AT_KEYEXCHANGE
= 1
const
int
AT_SIGNATURE
= 2
const
int
PUBLICKEYBLOB
= 6
const
int
PRIVATEKEYBLOB
= 7
const
int
CRYPT_OAEP
= 64
const
uint
CRYPT_VERIFYCONTEXT
= 4026531840U
const
uint
CRYPT_NEWKEYSET
= 8
U
const
uint
CRYPT_DELETEKEYSET
= 16
U
const
uint
CRYPT_MACHINE_KEYSET
= 32
U
const
uint
CRYPT_SILENT
= 64
U
const
uint
CRYPT_EXPORTABLE
= 1
U
const
uint
CLR_KEYLEN
= 1
U
const
uint
CLR_PUBLICKEYONLY
= 2
U
const
uint
CLR_EXPORTABLE
= 3
U
const
uint
CLR_REMOVABLE
= 4
U
const
uint
CLR_HARDWARE
= 5
U
const
uint
CLR_ACCESSIBLE
= 6
U
const
uint
CLR_PROTECTED
= 7
U
const
uint
CLR_UNIQUE_CONTAINER
= 8
U
const
uint
CLR_ALGID
= 9
U
const
uint
CLR_PP_CLIENT_HWND
= 10U
const
uint
CLR_PP_PIN
= 11
U
const
string
OID_RSA_SMIMEalgCMS3DESwrap
= "1.2.840.113549.1.9.16.3.6"
const
string
OID_RSA_MD5
= "1.2.840.113549.2.5"
const
string
OID_RSA_RC2CBC
= "1.2.840.113549.3.2"
const
string
OID_RSA_DES_EDE3_CBC
= "1.2.840.113549.3.7"
const
string
OID_OIWSEC_desCBC
= "1.3.14.3.2.7"
const
string
OID_OIWSEC_SHA1
= "1.3.14.3.2.26"
const
string
OID_OIWSEC_SHA256
= "2.16.840.1.101.3.4.2.1"
const
string
OID_OIWSEC_SHA384
= "2.16.840.1.101.3.4.2.2"
const
string
OID_OIWSEC_SHA512
= "2.16.840.1.101.3.4.2.3"
const
string
OID_OIWSEC_RIPEMD160
= "1.3.36.3.2.1"
Detailed Description
Definition at line
6
of file
Constants.cs
.
The documentation for this class was generated from the following file:
source/mscorlib/System/Security/Cryptography/
Constants.cs
System
Security
Cryptography
Constants
Generated by
1.10.0