deleteUserCertificate

abstract suspend fun deleteUserCertificate(updateProgress: suspend (progress: Progress) -> Unit = {})

Delete user certificate. After this operation the gateway will restart.

Parameters

updateProgress

of the operation