ASN1_PRINTABLE_type

given a string, return the correct type, max is the maximum length

extern (C) nothrow @nogc
int
ASN1_PRINTABLE_type
(
const(ubyte)* s
,
int max
)

Meta