BackgroundPbkdf2({ required this.macAlgorithm, required this.bits, required this.iterations, }) : super.constructor();