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