When any kind of error occurs in the process for requesting certificates, this delegate method will be called.
- (void)certificateRequest:(id<CertificateRequestProtocol>)request errorOccurred:(NSError)errorParameters
Parameter | Description |
|---|---|
| The object that initiated the request |
| An error object |
Declared in
CertificateRequestDelegate.h