PaddedBufferedBlockCipher.reset

Undocumented in source. Be warned that the author may not have intended to support it.
struct PaddedBufferedBlockCipher(C, Padding, bool permitPartialBlock = false)
nothrow @nogc
void
reset
()
if (
isBlockCipher!C &&
)

Meta