IStreamCalculatorTResultGetResult Method
Return the result of processing the stream. This value is only available once the stream
has been closed.
Namespace: Org.BouncyCastle.CryptoAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
Function GetResult As TResult
Return Value
TResultThe result of processing the stream.