open abstract method

Uint8List open(
  1. Uint8List nonceAndCiphertext,
  2. Uint8List key
)

Implementation

Uint8List open(Uint8List nonceAndCiphertext, Uint8List key);