decrypt

abstract fun decrypt(data: String): String

Decrypts a blob of text

Return

text decrypted

Parameters

text

to decrypt