Home
last modified time | relevance | path

Searched refs:optAlternativeNames (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dcertificate_service.hpp702 std::optional<std::vector<std::string>> optAlternativeNames = in handleGenerateCSRAction() local
718 "AlternativeNames", optAlternativeNames, // in handleGenerateCSRAction()
915 "GenerateCSR", *optAlternativeNames, *optChallengePassword, city, in handleGenerateCSRAction()