cryptoAeadChacha20poly1305IetfEncrypt property

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

Implementation

static final cryptoAeadChacha20poly1305IetfEncrypt =
    _chacha20poly1305Ietf.encrypt;