encrypt abstract method

Uint8List encrypt(
  1. Uint8List plainText
)

Implementation

Uint8List encrypt(Uint8List plainText);