decipher abstract method

String decipher(
  1. String input
)

Decipher function.

Implementation

String decipher(String input);