getProviderID Method
The getProviderID method provides the unique string that identifies the certificate provider.
The unique string must be distinct from the SAP provided certificate providers IDs of "afaria" or "com.sap.afaria". It is recommended to return the certificate provider's class name for the method.
Syntax
- (NSString*) getProviderID;
Parameters
None.
Returns
The unique ID for the certificate provider.