menu
waterbus_sdk package
documentation
e2ee/key_provider.dart
KeyProvider
ratchetKey abstract method
ratchetKey abstract method
dark_mode
light_mode
ratchetKey
abstract method
Future
<
Uint8List
>
ratchetKey
(
String
participantId
,
int
?
keyIndex
)
Implementation
Future<Uint8List> ratchetKey(String participantId, int? keyIndex);
waterbus_sdk package
documentation
e2ee/key_provider
KeyProvider
ratchetKey abstract method
KeyProvider class