encrypt

abstract suspend fun encrypt(message: ByteArray, associatedData: ByteArray? = null): ByteArray