Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dcertificate_service.hpp710 std::optional<std::string> optKeyCurveId = "secp384r1"; in handleGenerateCSRAction() local
729 "KeyCurveId", optKeyCurveId, // in handleGenerateCSRAction()
917 *optInitials, *optKeyBitLength, *optKeyCurveId, *optKeyPairAlgorithm, in handleGenerateCSRAction()