libdcp
|
This is the complete list of members for dcp::CertificateChain, including all inherited members.
::certificates_validation1 (defined in dcp::CertificateChain) | dcp::CertificateChain | friend |
::certificates_validation2 (defined in dcp::CertificateChain) | dcp::CertificateChain | friend |
::certificates_validation3 (defined in dcp::CertificateChain) | dcp::CertificateChain | friend |
::certificates_validation4 (defined in dcp::CertificateChain) | dcp::CertificateChain | friend |
::certificates_validation5 (defined in dcp::CertificateChain) | dcp::CertificateChain | friend |
::certificates_validation6 (defined in dcp::CertificateChain) | dcp::CertificateChain | friend |
::certificates_validation7 (defined in dcp::CertificateChain) | dcp::CertificateChain | friend |
::certificates_validation8 (defined in dcp::CertificateChain) | dcp::CertificateChain | friend |
_certificates | dcp::CertificateChain | private |
_key | dcp::CertificateChain | private |
add(Certificate c) | dcp::CertificateChain | |
add_signature_value(xmlpp::Element *parent, std::string ns, bool add_indentation) const | dcp::CertificateChain | |
CertificateChain() (defined in dcp::CertificateChain) | dcp::CertificateChain | inline |
CertificateChain(boost::filesystem::path openssl, int validity_in_days, std::string organisation="example.org", std::string organisational_unit="example.org", std::string root_common_name=".smpte-430-2.ROOT.NOT_FOR_PRODUCTION", std::string intermediate_common_name=".smpte-430-2.INTERMEDIATE.NOT_FOR_PRODUCTION", std::string leaf_common_name="CS.smpte-430-2.LEAF.NOT_FOR_PRODUCTION") | dcp::CertificateChain | |
CertificateChain(std::string s) | dcp::CertificateChain | explicit |
chain() const (defined in dcp::CertificateChain) | dcp::CertificateChain | |
chain_valid() const | dcp::CertificateChain | |
chain_valid(List const &chain) const (defined in dcp::CertificateChain) | dcp::CertificateChain | private |
key() const (defined in dcp::CertificateChain) | dcp::CertificateChain | inline |
leaf() const | dcp::CertificateChain | |
leaf_to_root() const | dcp::CertificateChain | |
List typedef (defined in dcp::CertificateChain) | dcp::CertificateChain | |
private_key_valid() const | dcp::CertificateChain | |
remove(Certificate c) | dcp::CertificateChain | |
remove(int i) | dcp::CertificateChain | |
root() const | dcp::CertificateChain | |
root_to_leaf() const | dcp::CertificateChain | |
set_key(std::string k) (defined in dcp::CertificateChain) | dcp::CertificateChain | inline |
sign(xmlpp::Element *parent, Standard standard) const | dcp::CertificateChain | |
unordered() const (defined in dcp::CertificateChain) | dcp::CertificateChain | |
valid(std::string *reason=nullptr) const (defined in dcp::CertificateChain) | dcp::CertificateChain |