3 lines
122 B
Dart
3 lines
122 B
Dart
/// The info used for when encrypting the AES key for the actual payload.
|
|
const omemoPayloadInfoString = 'OMEMO Payload';
|