IMPORTANT NOTE: While calling Sign API, if you had set OTP Authentication for Key uses, you need to first call GenKeyAuthOTP and SetKeyAuthOTP to enable key uses. The related error codes are: 'OA03A' or 'OA03B' or 'OA04' If these error codes are returned then call GenKeyAuthOTP and to submit received OTP call SetKeyAuthOTP API before trying to call Sign API again.
GenKeyAuthOTP action
GenKeyAuthOTP action is used to generate Private Key Authorization OTP and send by sms and eMail of owner CSC.
OTP received on mobile or eMail for Pvt. Key Authorization.
String
KeyLabel
KeyLabel of Private Key for which Authorization OTP is to be submitted.
String
ClientAppProfName
(Optional) Client Application Profile Name if Key Authorization is to be done for specific client application. This should be same as in Generate OTP API call.