ASN1_PCTX_FLAGS_NO_MSTRING_TYPE

Don't show ASN1 type of MSTRINGs

extern (C) nothrow @nogc
enum ASN1_PCTX_FLAGS_NO_MSTRING_TYPE = 0x0020;

Meta