decryptingSource
Returns a RawSource that decrypts data as it is read from the given ciphertext source without associated data.
Use decryptingSink to wrap a sink instead.
Returns a RawSource that decrypts data as it is read from the given ciphertext source with optional associatedData.
Use decryptingSink to wrap a sink instead.