decryptingSinkWithIv

Returns a RawSink that decrypts data as it is written, sending the resulting plaintext to plaintext, using the specified iv.

Use decryptingSourceWithIv to wrap a source instead.