menu
silent_shard_sdk
silent_shard_sdk.dart
SchnorrKeyshare
keyIdBytes property
keyIdBytes
dark_mode
light_mode
keyIdBytes
property
Future
<
Uint8List
>
get
keyIdBytes
Implementation
Future<Uint8List> get keyIdBytes => schnorrGetKeyidFromKeyshare(share: handle);
silent_shard_sdk
silent_shard_sdk
SchnorrKeyshare
keyIdBytes property
SchnorrKeyshare class