encryptingSource
Returns a RawSource that encrypts data as it is read from the given plaintext source without associated data.
Use encryptingSink to wrap a sink instead.
Returns a RawSource that encrypts data as it is read from the given plaintext source with optional associatedData.
Use encryptingSink to wrap a sink instead.