cryptoAeadXchacha20poly1305IetfEncryptDetached property

DetachedCipher Function(Uint8List m, Uint8List? ad, Uint8List? nsec, Uint8List npub, Uint8List k) cryptoAeadXchacha20poly1305IetfEncryptDetached
final

Implementation

static final cryptoAeadXchacha20poly1305IetfEncryptDetached =
    _xchacha20poly1305Ietf.encryptDetached;