Asn1Object¶
Namespace: O2S.Components.PDF4NET.DigitalSignatures.Asn1
Defines the base class for ASN.1 objects.
Inheritance Object → Asn1Object
Implements
Properties¶
Tag¶
Gets the object tag.
Property Value
Asn1Tag
A Asn1Tag enum member specifying the type of the object.
Methods¶
Compare(Asn1Object, Asn1Object)¶
Compares 2 ASN.1 objects based on their tag.
Parameters
Returns