sign

inline suspend fun <T> SignService.sign(unsignedObject: T, signWith: SignWith = SignWith.DeviceKey): Signed<T, UserId>