mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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]
|