cryptoAeadChacha20poly1305DecryptDetached property

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

Implementation

static final cryptoAeadChacha20poly1305DecryptDetached =
    _chacha20poly1305.decryptDetached;