iPXE
|
An X.509 access method. More...
#include <x509.h>
Data Fields | |
const char * | name |
Name. More... | |
struct asn1_cursor | oid |
Object identifier. More... | |
int(* | parse )(struct x509_certificate *cert, const struct asn1_cursor *raw) |
Parse access method. More... | |
struct asn1_cursor x509_access_method::oid |
int( * x509_access_method::parse) (struct x509_certificate *cert, const struct asn1_cursor *raw) |