public static decodeToText(value as String) as String throws CryptoException:
import klyn.cryptography print(Hex.decodeToText("68656c6c6f"))