Searched refs:rsaKeyBitLength (Results 1 – 1 of 1) sorted by relevance
689 static const int rsaKeyBitLength = 2048; in handleGenerateCSRAction() local708 std::optional<int64_t> optKeyBitLength = rsaKeyBitLength; in handleGenerateCSRAction()784 if (*optKeyPairAlgorithm == "RSA" && *optKeyBitLength != rsaKeyBitLength) in handleGenerateCSRAction()