IEntropySourceEntropySize Property
Return the number of bits of entropy this source can produce.
Namespace: Org.BouncyCastle.CryptoAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
ReadOnly Property EntropySize As Integer
Get
property int EntropySize {
int get ();
}
function get_EntropySize();
Property Value
Int32The size, in bits, of the return value of getEntropy.