38 kappa(Utils::Config::GetInstance().GetParameter<size_t>(configurationPath +
".kappa")),
39 l(Utils::Config::GetInstance().GetParameter<size_t>(configurationPath +
".l")) {
48 kappa(Utils::Config::GetInstance().GetParameter<size_t>(configurationPath +
".kappa")),
Definition of struct BlindingFactorCacheParameters.
Randomizer cache parameter container struct.
BlindingFactorCacheParameters(const std::string &configurationPath)
Default constructor - void implementation.