decrypt
abstract suspend fun decrypt(source: <Error class: unknown class>, outputSink: <Error class: unknown class>, authenticationData: AuthenticationData): DecryptionResult
Decrypts the source data using the provided authenticationData. The result is fed into the outputSink.