Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Org
BouncyCastle
Bcpg
InputStreamPacket
C# Class Org.BouncyCastle.Bcpg.InputStreamPacket
Inheritance:
Packet
Show file
Open project: nonorganic/dssnet
Public Methods
Method
Description
GetInputStream
( ) :
BcpgInputStream
Note: you can only read from this once...
InputStreamPacket
(
BcpgInputStream
bcpgIn
)
Method Details
GetInputStream()
public
method
Note: you can only read from this once...
public
GetInputStream
( ) :
BcpgInputStream
return
BcpgInputStream
InputStreamPacket()
public
method
public
InputStreamPacket
(
BcpgInputStream
bcpgIn
)
bcpgIn
BcpgInputStream