BufferedCipherWrapper public class BufferedCipherWrapper : ICipher Documentation public Stream Stream { get; } public BufferedCipherWrapper(IBufferedCipher bufferedCipher, Stream source) public int GetMaxOutputSize(int inputLen) public int GetUpdateOutputSize(int inputLen)