Container for ASN1 bit strings.
Public Attributes#
size_t
ASN1 length, in octets.
unsigned char
Number of unused bits at the end of the string.
unsigned char *
Raw ASN1 data for the bit string.
Container for ASN1 bit strings.
ASN1 length, in octets.
Number of unused bits at the end of the string.
Raw ASN1 data for the bit string.