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