ASN1_STRING_FLAG_BITS_LEFT

Set if 0x07 has bits left value

extern (C) nothrow @nogc
enum ASN1_STRING_FLAG_BITS_LEFT = 0x08;

Meta