ASN1_STRFLGS_SHOW_TYPE

If this is set we include the string type in the output

extern (C) nothrow @nogc
enum ASN1_STRFLGS_SHOW_TYPE = 0x40;

Meta