enableSFUE2EEKeyRatcheting property

bool enableSFUE2EEKeyRatcheting
final

set to true if you want to use the ratcheting mechanism with your keyprovider remember to set the window size correctly on your keyprovider

at client level because reinitializing a GroupCallSession and its KeyProvider everytime this changed would be a pain

Implementation

final bool enableSFUE2EEKeyRatcheting;