open abstract method
Throws UAuthenticationException when the data was tampered with.
Implementation
Future<Uint8List> open(Uint8List nonce, Uint8List sealed);
Throws UAuthenticationException when the data was tampered with.
Future<Uint8List> open(Uint8List nonce, Uint8List sealed);