Closed abdalahshaban07 closed 3 years ago
how can get ID of PKCS#11 object to use in Storage
console.log(sessionObject.getAttribute("id"));
id
const data = sessionObject.toType(); console.log(data.id);
Cannot read property 'C_GetAttributeValue' of undefined
how can get ID of PKCS#11 object to use in Storage