keyIdHex property

String get keyIdHex

Get keyshare id in hex.

Implementation

String get keyIdHex => hex.encode(keyIdBytes);