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