package pkcs11
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Bindings to the PKCS#11 cryptographic API
Install
dune-project
Dependency
Authors
Maintainers
Sources
pkcs11-0.12.0.tbz
sha256=84eb7b7e2a7821d4c510f3680c1809b1a0770617a1ce3ca40dfdc9c44a78ffeb
md5=2a14ec4a06d0b9ca9166f911095e6a7b
doc/pkcs11.cli/Pkcs11_cli/Arg/index.html
Module Pkcs11_cli.ArgSource
Arguments and converters.
-s, --slot, --slot-index: select a slot based on its index in C_GetSlotList output.
--slot-id: select a slot by its slot ID (in the list that C_GetSlotList outputs).
--slot-description: select a slot based on its description.
--token-label: select a slot based on the label of associated token.
-d, --dll: name of a DLL to load.
-p, --pin: PIN to pass to C_Login.
How to access the PKCS11 DLL. --direct: call the function directly. --indirect: use C_GetFunctionList. --indirect_or_direct (the default): try to use C_GetFunctionList, and if it fails, try directly.
--user-type: select user type: CKU_USER ("user") or CKU_SO ("so")
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>