PaddedBufferedBlockCipher.getUnderlyingPadding

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

Meta