IDigestFactoryCreateCalculator Method
Create a stream calculator for the digest associated with this factory. The stream
calculator is used for the actual operation of entering the data to be digested
and producing the digest block.
Namespace: Org.BouncyCastle.CryptoAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
function CreateCalculator();
Return Value
IStreamCalculatorIBlockResultA calculator producing an IBlockResult with the final digest in it.