Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
michael@0 | 1 | NewTemplate certName CKA_LABEL,CKA_VALUE |
michael@0 | 2 | C_GetAttributeValue session certID[i] certName sizeA(certName) |
michael@0 | 3 | BuildTemplate certName |
michael@0 | 4 | C_GetAttributeValue session certID[i] certName sizeA(certName) |
michael@0 | 5 | print i |
michael@0 | 6 | print certName[0] |