The raw input stream for the data stream.

Namespace: Org.BouncyCastle.Bcpg.OpenPgp
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public Stream GetInputStream()
Visual Basic
Public Function GetInputStream As Stream
Visual C++
public:
Stream^ GetInputStream()

See Also