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