ASN1_PCTX_FLAGS_NO_ANY_TYPE

Don't show ASN1 type of ANY

extern (C) nothrow @nogc
enum ASN1_PCTX_FLAGS_NO_ANY_TYPE = 0x0010;

Meta