decrypt

fun decrypt(password: String, cipherText: String): String(source)

Decrypt Thanks Artjom B. for this: http://stackoverflow.com/a/29152379/4405051

Parameters

password

passphrase

cipherText

encrypted string