1
Get the user certificates with the API
Hi, I have the next code to get the user certificates: int main () { char *Qualified_user_space_name = "GRACE QGPL " ; void *User_name = "GRACE " ; char *Format_name = "CERT0200" ; char *Selection_control = " 8 0 " ; char error_code[100]; [...]
Answer Question
| July 1, 2011 10:24 PM
API, API parameter format, C++, Certificate
Hi, I have the next code to get the user certificates: int main () { char *Qualified_user_space_name = "GRACE QGPL " ; void *User_name = "GRACE " ; char *Format_name = "CERT0200" ; char *Selection_control = " 8 0 " ; char error_code[100]; [...]
1





