menu
silent_shard_sdk
silent_shard_sdk.dart
SchnorrKeyshare
sessionIdB64 property
sessionIdB64
dark_mode
light_mode
sessionIdB64
property
Future
<
String
>
get
sessionIdB64
Implementation
Future<String> get sessionIdB64 async => base64Encode(await sessionIdBytes);
silent_shard_sdk
silent_shard_sdk
SchnorrKeyshare
sessionIdB64 property
SchnorrKeyshare class