decryptingSource
Returns a RawSource that decrypts data as it is read from the given ciphertext source. The resulting source produces plaintext on reads.
Use decryptingSink to wrap a sink instead.
Returns a RawSource that decrypts data as it is read from the given ciphertext source. The resulting source produces plaintext on reads.
Use decryptingSink to wrap a sink instead.