IStreamCalculatorTResultStream Property

Return a "sink" stream which only exists to update the implementing object.

Definition

Namespace: Org.BouncyCastle.Crypto
Assembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
Stream Stream { get; }

Return Value

Stream
A stream to write to in order to update the implementing object.

See Also