DLBitString Constructor

Overload List

DLBitString(Asn1Encodable)Initializes a new instance of the DLBitString class
DLBitString(Byte)Initializes a new instance of the DLBitString class
DLBitString(Int32)Initializes a new instance of the DLBitString class
DLBitString(ReadOnlySpanByte)Initializes a new instance of the DLBitString class
DLBitString(Byte, Int32)Initializes a new instance of the DLBitString class
DLBitString(Byte, Int32)Initializes a new instance of the DLBitString class
DLBitString(ReadOnlySpanByte, Int32)Initializes a new instance of the DLBitString class

See Also