encryptingSinkWithIv
Returns a RawSink that encrypts data as it is written, sending the resulting ciphertext to ciphertext, using the specified iv.
Use encryptingSourceWithIv to wrap a source instead.
Returns a RawSink that encrypts data as it is written, sending the resulting ciphertext to ciphertext, using the specified iv.
Use encryptingSourceWithIv to wrap a source instead.