Table of Contents

Class InputStreamPacket

Namespace
Org.BouncyCastle.Bcpg
Assembly
BouncyCastle.Cryptography.dll
public class InputStreamPacket : Packet
Inheritance
InputStreamPacket
Derived
Inherited Members

Constructors

InputStreamPacket(BcpgInputStream)

public InputStreamPacket(BcpgInputStream bcpgIn)

Parameters

bcpgIn BcpgInputStream

Methods

GetInputStream()

Note: you can only read from this once...

public BcpgInputStream GetInputStream()

Returns

BcpgInputStream