decrypt(final String, final String) method

Decrypt the given cipher text.

Syntax

String decrypt ( final String cipherText , final String alias ) throws EncryptionException

Parameters

Returns

the decrypted

Exceptions

Usage

the decrypted