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