sessionIdBytes property

Future<Uint8List> get sessionIdBytes

Implementation

Future<Uint8List> get sessionIdBytes =>
    schnorrKeyshareSessionId(share: handle);