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