Artifact 584fd1a98e155f2fd647d106324f24714546142d3f345565cacc98558a2e44f0:
- File usage.txt — part of check-in [504bf858f4] at 2010-10-10 04:34:37 on branch trunk — Got tclpkcs11 into usable state (user: rkeene, size: 585) [annotate] [blame] [check-ins using]
::pki::pkcs11::loadmodule <filename> -> handle ::pki::pkcs11::unloadmodule <handle> -> true/false ::pki::pkcs11::listslots <handle> -> list: slotId label flags ::pki::pkcs11::listcerts <handle> <slotId> -> list: keylist ::pki::pkcs11::encrypt <mode> <input> <keylist> -> data ::pki::pkcs11::decrypt <mode> <input> <keylist> -> data ::pki::pkcs11::login <handle> <slotId> <password> -> true/false ::pki::pkcs11::logout <handle> <slotId> -> true/false