Interface ICipherBuilder
- Namespace
- Enterprises.Org.BouncyCastle.Crypto
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public interface ICipherBuilderProperties
AlgorithmDetails
object AlgorithmDetails { get; }Property Value
Methods
BuildCipher(Stream)
ICipher BuildCipher(Stream stream)Parameters
- streamStream
Returns
GetMaxOutputSize(int)
int GetMaxOutputSize(int inputLen)Parameters
- inputLenint