BerBitString Constructor

Overload List

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

See Also