ASN1_TFLG_OPTIONAL

Field is optional

extern (C) nothrow @nogc
enum ASN1_TFLG_OPTIONAL = 0x01;

Meta