delete User Certificate
abstract suspend fun deleteUserCertificate(updateProgress: suspend (progress: Progress) -> Unit = {})
Delete user certificate. After this operation the gateway will restart.
Parameters
update Progress
of the operation