cryptoAeadChacha20poly1305Decrypt property

Uint8List Function(Uint8List? nsec, Uint8List c, Uint8List? ad, Uint8List npub, Uint8List k) cryptoAeadChacha20poly1305Decrypt
final

Implementation

static final cryptoAeadChacha20poly1305Decrypt = _chacha20poly1305.decrypt;