Searched defs:x509_method_st (Results 1 – 1 of 1) sorted by relevance
292 struct x509_method_st { struct294 int (*x509_new)(X509 *x, X509 *m_x);296 void (*x509_free)(X509 *x);298 int (*x509_load)(X509 *x, const unsigned char *buf, int len);300 int (*x509_show_info)(X509 *x);