cryptoAeadChacha20poly1305Encrypt property

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

Implementation

static final cryptoAeadChacha20poly1305Encrypt = _chacha20poly1305.encrypt;