toBytes method

Uint8List toBytes()

Implementation

Uint8List toBytes() =>
    utils.toBytesUnsafe(ctss_wrapper.dklsKeyshareToBytes(handle.ref));