ASN1_TFLG_IMPLICIT

context specific IMPLICIT

extern (C) nothrow @nogc
enum ASN1_TFLG_IMPLICIT = .ASN1_TFLG_IMPTAG | .ASN1_TFLG_CONTEXT;

Meta