I have a USB token contain certificate, public/private key pair, how can i get
#define CKA_ID
Key identifier for public/private key pair (default empty).
From PKCS 11 document using C++?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
CKO_CERTIFICATE. (C_FindObjectsInit, C_FindObjects, C_FindObjectsFinal)2.Get the CKA_ID using
C_GetAttributeValue