Asn1TaggedObject Class
Asn1Equals | (Overrides Asn1ObjectAsn1Equals(Asn1Object)) |
Asn1GetHashCode | (Overrides Asn1ObjectAsn1GetHashCode) |
EncodeTo(Stream) | (Inherited from Asn1Object) |
EncodeTo(Stream, String) | (Inherited from Asn1Object) |
Equals(Asn1Object) | (Inherited from Asn1Object) |
Equals(Object) | (Inherited from Asn1Encodable) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetBaseObject | Needed for open types, until we have better type-guided parsing support. |
GetBaseUniversal | |
GetDerEncoded | (Inherited from Asn1Encodable) |
GetEncoded | (Inherited from Asn1Encodable) |
GetEncoded(String) | (Inherited from Asn1Encodable) |
GetExplicitBaseObject | Needed for open types, until we have better type-guided parsing support. |
GetExplicitBaseTagged | |
GetHashCode | (Inherited from Asn1Encodable) |
GetImplicitBaseTagged | |
GetInstance(Object) | |
GetInstance(Asn1TaggedObject, Boolean) | |
GetInstance(Object, Int32) | |
GetInstance(Asn1TaggedObject, Int32, Boolean) | |
GetInstance(Object, Int32, Int32) | |
GetInstance(Asn1TaggedObject, Int32, Int32, Boolean) | |
GetObject | Return whatever was following the tag. Obsolete. |
GetType | Gets the Type of the current instance. (Inherited from Object) |
HasContextTag | |
HasContextTag(Int32) | |
HasTag | |
HasTagClass | |
IsExplicit | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ParseBaseUniversal | |
ParseExplicitBaseObject | |
ParseExplicitBaseTagged | |
ParseImplicitBaseTagged | |
ToAsn1Object | (Inherited from Asn1Object) |
ToString | (Overrides ObjectToString) |