decrypt abstract method

String decrypt(
  1. String ciphertext
)

Implementation

String decrypt(String ciphertext);