mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-09 09:58:57 +00:00
7 lines
216 B
Plaintext
7 lines
216 B
Plaintext
NewTemplate certName CKA_LABEL,CKA_VALUE
|
|
C_GetAttributeValue session certID[i] certName sizeA(certName)
|
|
BuildTemplate certName
|
|
C_GetAttributeValue session certID[i] certName sizeA(certName)
|
|
print i
|
|
print certName[0]
|