ASN1_STRING

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct ASN1_STRING {}

Members

Variables

data
char* data;
Undocumented in source.
flags
int flags;
Undocumented in source.
length
int length;
Undocumented in source.
type
int type;
Undocumented in source.

Meta