Sign in
nest-open-source
/
nest-hello
/
507800056
/
nss
/
refs/heads/master
/
.
/
nss-3.26
/
nss
/
cmd
/
pk11util
/
scripts
/
pMechanisms
blob: 82e860258e9046ae61cd99c18658bdb7fe59cec8 [
file
] [
edit
]
#
# print the mechanism list for a given token
#
set
slotID slotList
[
i
]
C_GetMechanismList slotID NULL mechCount
NewArray
mechanismList CK_ULONG mechcount
C_GetMechanismList slotID mechanismList mechCount
print
mechanismList