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

◆ Count

int Mono.Security.ASN1.Count
getset

Definition at line 187 of file ASN1.cs.

188 {
189 [global::Cpp2ILInjected.Token(Token = "0x6000006")]
190 [global::Cpp2ILInjected.Address(RVA = "0x1A784B4", Offset = "0x1A784B4", Length = "0x1C")]
191 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.X509PalImpl", Member = "GetCertContentType", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(X509ContentType))]
192 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AsnEncodedData), Member = "SubjectAltName", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(string))]
193 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PublicKey), Member = "DecodeDSA", MemberParameters = new object[]
194 {
195 typeof(byte[]),
196 typeof(byte[])
197 }, ReturnType = typeof(DSA))]
198 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PublicKey), Member = "DecodeRSA", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(RSA))]
199 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509EnhancedKeyUsageExtension), Member = "Decode", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = "System.Security.Cryptography.AsnDecodeStatus")]
200 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mono.Security.X509.X509Extension), Member = ".ctor", MemberParameters = new object[] { typeof(ASN1) }, ReturnType = typeof(void))]
201 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mono.Security.X509.X509Extension), Member = ".ctor", MemberParameters = new object[] { typeof(Mono.Security.X509.X509Extension) }, ReturnType = typeof(void))]
202 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mono.Security.X509.X509ExtensionCollection), Member = ".ctor", MemberParameters = new object[] { typeof(ASN1) }, ReturnType = typeof(void))]
203 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AuthorityKeyIdentifierExtension), Member = "Decode", ReturnType = typeof(void))]
204 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PKCS8.PrivateKeyInfo), Member = "Decode", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(void))]
205 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PKCS8.PrivateKeyInfo), Member = "DecodeRSA", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(RSA))]
206 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PKCS8.EncryptedPrivateKeyInfo), Member = "Decode", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(void))]
207 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 21)]
208 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
209 get
210 {
211 throw null;
212 }
213 }
class f__AnonymousType0<< Count > j__TPar
ASN1(byte tag)
Definition ASN1.cs:60