ASN1_TFLG_EXPLICIT

context specific EXPLICIT

extern (C) nothrow @nogc
enum ASN1_TFLG_EXPLICIT = .ASN1_TFLG_EXPTAG | .ASN1_TFLG_CONTEXT;

Meta