Interface ICipher
- Namespace
- Enterprises.Org.BouncyCastle.Crypto
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public interface ICipherProperties
Stream
Stream Stream { get; }Property Value
Methods
GetMaxOutputSize(int)
int GetMaxOutputSize(int inputLen)Parameters
- inputLenint
Returns
GetUpdateOutputSize(int)
int GetUpdateOutputSize(int inputLen)Parameters
- inputLenint