CascadeCipher.this

Create a cascade of two block ciphers

class CascadeCipher
public
this

Parameters

c1 BlockCipher

the first cipher

c2 BlockCipher

the second cipher

Meta