additionalData property

Uint8List? additionalData
inherited

Additional data, that should be used to generate authentication data.

See https://libsodium.gitbook.io/doc/secret-key_cryptography/secretstream#encryption

Implementation

Uint8List? get additionalData => throw _privateConstructorUsedError;