BufferedBlockCipher.start

Undocumented in source. Be warned that the author may not have intended to support it.
struct BufferedBlockCipher(Cipher, bool permitPartialBlock = false)
nothrow @nogc
void
start
(,
in ubyte[] key
,
in ubyte[] iv = null
)
if ()

Meta