cipher property

  1. @override
BlockCipher cipher
final

Get the underlying BlockCipher used by this cipher.

Implementation

@override
final BlockCipher cipher;