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.hpp672 std::optional<std::string> optKeyCurveId = "secp384r1"; in handleGenerateCSRAction() local
691 "KeyCurveId", optKeyCurveId, // in handleGenerateCSRAction()
884 *optInitials, *optKeyBitLength, *optKeyCurveId, *optKeyPairAlgorithm, in handleGenerateCSRAction()