Molybden API
|
Public Attributes | |
std::vector< char > | der_encoded_value |
The DER-encoded representation of the X.509 certificate data. | |
std::vector< Certificate > | intermediate_certs |
The list of intermediate certificates associated with this certificate that may be needed for chain building. | |
std::vector<Certificate> molybden::Certificate::intermediate_certs |
The list of intermediate certificates associated with this certificate that may be needed for chain building.
Can be empty if there are no intermediate certificates.