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