BearSSL
|
The "minimal" X.509 engine structure. More...
Data Fields | |
const br_x509_class * | vtable |
The "minimal" X.509 engine structure.
The structure contents are opaque (they shall not be accessed directly), except for the first field (the vtable).
The "minimal" engine performs a rudimentary but serviceable X.509 path validation.
const br_x509_class* br_x509_minimal_context::vtable |