When the CertificateRequest SDK begins accessing the network and when it ends accessing the network, this method is called if implemented.
- (void)certificateRequest:(id<CertificateRequestProtocol>)request
isUsingNetwork:(BOOL)isUsingNetworkParameters
Parameter | Description |
|---|---|
| The object that started the request |
| Whether or not the request is currently using the network |
Declared in
CertificateRequestDelegate.h