void init(Cipher cipher, CipherOperation op, Key key, const(ubyte)[] iv = null)
Backward-compatible initializer alias for code that still calls init(...) through the Cipher interface type.
init(...)
Cipher