StreamCipher.start

Initialize the cipher.

interface StreamCipher
@safe
void
start
(,
in ubyte[] key
,
in ubyte[] iv
)

Throws

IllegalArgumentException if the params argument is inappropriate.

Meta