deleteStoredCertificateWithError Method
Deletes the cached certificate from the local certificate store.
Syntax
- (BOOL) deleteStoredCertificateWithError:(NSError**)anError
Parameters
- anError If an error occurs, the method return contains an NSError object that describes the problem.
Returns
True or false.