decrypt abstract method

Uint8List decrypt(
  1. Uint8List cipherText
)

Implementation

Uint8List decrypt(Uint8List cipherText);