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
bcpgInBcpgInputStream
Methods
GetInputStream()
Note: you can only read from this once...
public BcpgInputStream GetInputStream()