17 public ASN1(
byte tag,
byte[] data)
97 if (obj ==
null ||
obj !=
null)
162 if (this.
elist !=
null)
164 arrayList = this.
elist;
222 if (this.
elist !=
null)
225 if (arrayList !=
null)
class f__AnonymousType0<< Count > j__TPar
void DecodeTLV(byte[] asn1, int pos, [Out] byte tag, [Out] int length, [Out] byte[] content)
virtual byte[] GetBytes()
bool CompareValue(byte[] value)
void Decode(byte[] asn1, int anPos, int anLength)
bool CompareArray(byte[] array1, byte[] array2)
override string ToString()
ASN1 Element(int index, byte anTag)
ASN1(byte tag, byte[] data)