Bit String
Values of this syntax hold a sequence of binary digits.
The syntax follows this ABNF, corresponding to the BIT STRING ASN.1 type:
BitString = SQUOTE *binary-digit SQUOTE "B" binary-digit = "0" / "1"
OID  | 
1.3.6.1.4.1.1466.115.121.1.6  | 
Description  | 
Bit String  | 
Origin  |