cryptoAeadXchacha20poly1305IetfDecryptDetached property

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

Implementation

static final cryptoAeadXchacha20poly1305IetfDecryptDetached =
    _xchacha20poly1305Ietf.decryptDetached;