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.16.0.tbz
sha256=ff7078b01af18bb7107400304b092b7aec899aaa7adaf36d36ed9ac06e2bfa97
md5=2cbd89bd4a81aa97a02918f18c09fee7
doc/pkcs11/P11_load_mode/index.html
Module P11_load_mode
val equal : t -> t -> Ppx_deriving_runtime.boolval compare : t -> t -> Ppx_deriving_runtime.intval pp :
Ppx_deriving_runtime.Format.formatter ->
t ->
Ppx_deriving_runtime.unitval show : t -> Ppx_deriving_runtime.stringval to_yojson : t -> Yojson.Safe.tval of_yojson : Yojson.Safe.t -> t Ppx_deriving_yojson_runtime.error_orval ffi : tCall directly each symbol using libffi.
val stubs : tUse C stubs to load the DLL using dlopen, and call each symbol through C_GetFunctionList.
val auto : tCall C_GetFunctionList using libffi. For each symbol, try to access it through the returned function list. Otherwise, call the symbol directly.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>