public class DLExternal : DerExternal
Public Class DLExternal
Inherits DerExternal
public ref class DLExternal : public DerExternal
Org.BouncyCastle.Asn1.DLExternal = function();
Type.createClass(
'Org.BouncyCastle.Asn1.DLExternal',
Org.BouncyCastle.Asn1.DerExternal);
DLExternal(Asn1EncodableVector) | Initializes a new instance of the DLExternal class |
DLExternal(Asn1Sequence) | Initializes a new instance of the DLExternal class |
DLExternal(DerObjectIdentifier, DerInteger, Asn1ObjectDescriptor, Asn1TaggedObject) | Initializes a new instance of the DLExternal class |
DLExternal(DerObjectIdentifier, DerInteger, Asn1ObjectDescriptor, Int32, Asn1Object) | Initializes a new instance of the DLExternal class |
DataValueDescriptor | (Inherited from DerExternal) |
DirectReference | (Inherited from DerExternal) |
Encoding | (Inherited from DerExternal) |
ExternalContent | (Inherited from DerExternal) |
IndirectReference | (Inherited from DerExternal) |
Asn1Equals | (Inherited from DerExternal) |
Asn1GetHashCode | (Inherited from DerExternal) |
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) |
GetDerEncoded | (Inherited from Asn1Encodable) |
GetEncoded | (Inherited from Asn1Encodable) |
GetEncoded(String) | (Inherited from Asn1Encodable) |
GetHashCode | (Inherited from Asn1Encodable) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ToAsn1Object | (Inherited from Asn1Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |