deleteStoredCertificate Method
This function is called when the certificate provided by the provider no longer works to authenticate against the server (for example, if the certificate is expired). This function clears the cached certificate if there is one.
Syntax
void deleteStoredCertificate()
Parameters
None.Returns
None.