Restores the x509 certificate that CILogon installs, which allows future interactions with nodes to be authenticated with the certificate. This function simply renames an obscured certificate file to its original location, allowing authenticated operations.
restoreCert(x, ...)# S4 method for CertificateManager
restoreCert(x)
the modified CertificateManager instance
a CertificateManager instance
(Not yet used)
obscureCert() is this method's inverse operation