Interface IEntropySource
- Namespace
- Enterprises.Org.BouncyCastle.Crypto
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public interface IEntropySource
Properties
EntropySize
int EntropySize { get; }
Property Value
IsPredictionResistant
bool IsPredictionResistant { get; }
Property Value
Methods
GetEntropy()
byte[] GetEntropy()
Returns
- byte[]