B_ASN1_DIRECTORYSTRING

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow @nogc
enum B_ASN1_DIRECTORYSTRING = .B_ASN1_PRINTABLESTRING | .B_ASN1_TELETEXSTRING | .B_ASN1_BMPSTRING | .B_ASN1_UNIVERSALSTRING | .B_ASN1_UTF8STRING;

Meta