CBC.getUnderlyingCipher

return the underlying block cipher that we are wrapping.

Returns the underlying block cipher that we are wrapping.

struct CBC(Cipher)
ref pure nothrow
Cipher
getUnderlyingCipher
()
if ()

Meta