6internal struct AttributeAsn
76 decoded.AttrValues =
list.ToArray();
void Add(TKey key, TValue value)
static string Cryptography_Der_Invalid_Encoding
static void Decode(ref System.Formats.Asn1.AsnValueReader reader, Asn1Tag expectedTag, ReadOnlyMemory< byte > rebind, out System.Security.Cryptography.Asn1.AttributeAsn decoded)
ReadOnlyMemory< byte >[] AttrValues
static void DecodeCore(ref System.Formats.Asn1.AsnValueReader reader, Asn1Tag expectedTag, ReadOnlyMemory< byte > rebind, out System.Security.Cryptography.Asn1.AttributeAsn decoded)
static void Decode(ref AsnValueReader reader, ReadOnlyMemory< byte > rebind, out AttributeAsn decoded)
void Encode(AsnWriter writer)
void Encode(AsnWriter writer, Asn1Tag tag)
static void Decode(ref System.Formats.Asn1.AsnValueReader reader, ReadOnlyMemory< byte > rebind, out System.Security.Cryptography.Asn1.AttributeAsn decoded)
static void DecodeCore(ref AsnValueReader reader, Asn1Tag expectedTag, ReadOnlyMemory< byte > rebind, out AttributeAsn decoded)