Table of Contents

Interface IEntropySource

Namespace
Enterprises.Org.BouncyCastle.Crypto
Assembly
Enterprises.BouncyCastle.Crypto.dll
public interface IEntropySource

Properties

EntropySize

int EntropySize { get; }

Property Value

int

IsPredictionResistant

bool IsPredictionResistant { get; }

Property Value

bool

Methods

GetEntropy()

byte[] GetEntropy()

Returns

byte[]