encrypt abstract method

String encrypt(
  1. String plaintext
)

Implementation

String encrypt(String plaintext);