x509_file_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 x509_file_st {}

Members

Variables

num_alloced
int num_alloced;
Undocumented in source.
num_paths
int num_paths;
Undocumented in source.
path_type
int* path_type;
Undocumented in source.
paths
char** paths;
Undocumented in source.

Meta