signingUserExists

# signingUserExists

Brief description

Check whether there is a Signing User in the storage with the given user id.

# Parameters

Name Summary
userId

user id, that is checked in the storage.

Content
abstract fun signingUserExists(userId: String): Boolean