shouldEncrypt property

bool shouldEncrypt
final

Tells an E2EE implementation, if available, to encrypt the stanza (true) or ignore the stanza (false).

Implementation

final bool shouldEncrypt;