security/nss/cmd/pk11util/scripts/pLabel1

Thu, 15 Jan 2015 15:55:04 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:55:04 +0100
branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
permissions
-rw-r--r--

Back out 97036ab72558 which inappropriately compared turds to third parties.

     1 NewTemplate certName CKA_LABEL,CKA_VALUE
     2 C_GetAttributeValue session certID[i] certName sizeA(certName)
     3 BuildTemplate certName
     4 C_GetAttributeValue session certID[i] certName sizeA(certName)
     5 print i
     6 print certName[0]

mercurial