IDigestFactoryDigestLength Property
Return the size of the digest associated with this factory.
Namespace: Org.BouncyCastle.CryptoAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
int DigestLength { get; }
ReadOnly Property DigestLength As Integer
Get
property int DigestLength {
int get ();
}
function get_DigestLength();
Return Value
Int32The length of the digest produced by this calculators from this factory in bytes.