asn1_string_st

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
struct asn1_string_st {}

Members

Variables

data
ubyte* data;
Undocumented in source.
flags
c_long flags;
Undocumented in source.
length
int length;
Undocumented in source.
type
int type;
Undocumented in source.

Meta