BufferedBlockCipher.cipher

the underlying block cipher

struct BufferedBlockCipher(Cipher, bool permitPartialBlock = false)
protected
Cipher cipher;

Meta