Home
last modified time | relevance | path

Searched defs:certificateString (Results 1 – 2 of 2) sorted by relevance

/openbmc/webui-vue/src/store/modules/SecurityAndAccess/
H A DCertificatesStore.js142 { certificateString, location, type }, field in CertificatesStore.actions.AnonymousClass3283684f0e01
/openbmc/bmcweb/redfish-core/lib/
H A Dcertificate_service.hpp317 const std::string* certificateString = nullptr; in getCertificateProperties() local