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