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

◆ FindAltNameMatch()

static string Internal.Cryptography.Pal.CertificateData.FindAltNameMatch ( byte[] extensionBytes,
GeneralNameType matchType,
string otherOid )
inlinestaticprivate

Definition at line 59 of file CertificateData.cs.

60 {
61 if (extensionBytes != null)
62 {
63 }
64 global::System.Security.Cryptography.DerSequenceReader derSequenceReader;
65 string text = derSequenceReader.ReadOidAsString();
66 string text2;
67 return text2;
68 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.text.