Asn1BitString(Asn1Reader) | Initializes a new instance of the Asn1BitString class from an Asn1Reader object. |
Asn1BitString(Byte) | Initializes a new instance of Asn1BitString from a ASN.1-encoded byte array. |
Asn1BitString(Byte, Byte) | Initializes a new instance of Asn1BitString from a raw byte array to encode and a number of unused bits in a current bit string. |
Asn1BitString(Byte, Boolean) | Initializes a new instance of Asn1BitString from a raw byte array to encode and parameter that indicates whether the bit length is decremented to exclude trailing zero bits. |