encrypt

abstract fun encrypt(text: String): String

Encrypts a blob of text

Return

text encrypted

Parameters

text

to encrypt