DerBitString Constructor

Overload List

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

See Also