cryptoAeadChacha20poly1305IetfDecrypt property

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

Implementation

static final cryptoAeadChacha20poly1305IetfDecrypt =
    _chacha20poly1305Ietf.decrypt;