Method | Description | |
---|---|---|
FinishWriteTo ( Stream stream ) : |
||
ReadStream ( Stream stream ) : Stream | ||
WriteStream ( Stream stream ) : Stream |
Method | Description | |
---|---|---|
CryptoTransform ( ) : ICryptoTransform |
protected static CryptoTransform ( ) : ICryptoTransform | ||
return | ICryptoTransform |
public static FinishWriteTo ( Stream stream ) : |
||
stream | Stream | |
return |
public static ReadStream ( Stream stream ) : Stream | ||
stream | Stream | |
return | Stream |
public static WriteStream ( Stream stream ) : Stream | ||
stream | Stream | |
return | Stream |