ASN1_TFLG_EXPTAG

EXPLICIT tagging, inner tag from underlying type

extern (C) nothrow @nogc
enum ASN1_TFLG_EXPTAG = 0x02 << 3;

Meta