decrypt

open suspend override fun decrypt(source: <Error class: unknown class>, outputSink: <Error class: unknown class>, authenticationData: XChaChaPoly1305AuthenticationData): DecryptionResult

Decrypts the source data using the provided authenticationData. The result is fed into the outputSink.

See also