// TODO Enforce with const security_cache_record, and const std::string
std::map<std::string,conststd::string>_certificates_idx;//! List of the certificate names indexed by the certificate identifier, i.e. the SH1 of the certificate name
std::map<std::string,conststd::string>_certificates_subject;//! List of the certificates indexed by the certificate subject name
std::map<std::string,std::unique_ptr<constcerts_db_record>>_certificates;//! List of the certificates indexed by the certificate identifier