Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Security.Cryptography.Asn1.AttributeAsn Struct Reference

Public Member Functions

 AttributeAsn (AsnEncodedData attribute)
 

Package Functions

void Encode (AsnWriter writer)
 
void Encode (AsnWriter writer, Asn1Tag tag)
 
void Encode (AsnWriter writer)
 
void Encode (AsnWriter writer, Asn1Tag tag)
 
void Encode (AsnWriter writer)
 
void Encode (AsnWriter writer, Asn1Tag tag)
 

Static Package Functions

static void Decode (ref AsnValueReader reader, ReadOnlyMemory< byte > rebind, out AttributeAsn decoded)
 
static void Decode (ref AsnValueReader reader, Asn1Tag expectedTag, ReadOnlyMemory< byte > rebind, out AttributeAsn decoded)
 
static void Decode (ref System.Formats.Asn1.AsnValueReader reader, ReadOnlyMemory< byte > rebind, out System.Security.Cryptography.Asn1.AttributeAsn decoded)
 
static void Decode (ref System.Formats.Asn1.AsnValueReader reader, Asn1Tag expectedTag, ReadOnlyMemory< byte > rebind, out System.Security.Cryptography.Asn1.AttributeAsn decoded)
 

Package Attributes

string AttrType
 
ReadOnlyMemory< byte >[] AttrValues
 

Static Private Member Functions

static void DecodeCore (ref AsnValueReader reader, Asn1Tag expectedTag, ReadOnlyMemory< byte > rebind, out AttributeAsn decoded)
 
static void DecodeCore (ref System.Formats.Asn1.AsnValueReader reader, Asn1Tag expectedTag, ReadOnlyMemory< byte > rebind, out System.Security.Cryptography.Asn1.AttributeAsn decoded)
 

Detailed Description

Definition at line 6 of file AttributeAsn.cs.


The documentation for this struct was generated from the following files: