keyIdBytes property

Uint8List get keyIdBytes

Implementation

Uint8List get keyIdBytes =>
    utils.toBytesUnsafe(ctss_wrapper.dklsKeyshareKeyId(handle.ref));