terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Security.Cryptography.Constants Class Reference
+ Collaboration diagram for System.Security.Cryptography.Constants:

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 = 8U
 
const uint CRYPT_DELETEKEYSET = 16U
 
const uint CRYPT_MACHINE_KEYSET = 32U
 
const uint CRYPT_SILENT = 64U
 
const uint CRYPT_EXPORTABLE = 1U
 
const uint CLR_KEYLEN = 1U
 
const uint CLR_PUBLICKEYONLY = 2U
 
const uint CLR_EXPORTABLE = 3U
 
const uint CLR_REMOVABLE = 4U
 
const uint CLR_HARDWARE = 5U
 
const uint CLR_ACCESSIBLE = 6U
 
const uint CLR_PROTECTED = 7U
 
const uint CLR_UNIQUE_CONTAINER = 8U
 
const uint CLR_ALGID = 9U
 
const uint CLR_PP_CLIENT_HWND = 10U
 
const uint CLR_PP_PIN = 11U
 
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 7 of file Constants.cs.


The documentation for this class was generated from the following file: