Searched refs:defaultLengthInBytes (Results 1 – 1 of 1) sorted by relevance
707 public FakeEntropy(int defaultLengthInBytes, bool predictionResistant = false) in FakeEntropy() argument709 this.entropySizeInBytes = defaultLengthInBytes; in FakeEntropy()