CBC.getUnderlyingCipher

return the underlying block cipher that we are wrapping.

Returns the underlying block cipher that we are wrapping.

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

Meta