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.9.0.tbz
sha256=0a1dc5fb54d3febbb0024b6fe9bb393f25e4ce6aadbc65fcc114345c5ca3982a
md5=c1a9bd7ed535e9fb31f2e6014567c9af
doc/pkcs11/P11_token_info/index.html
Module P11_token_infoSource
Source
type t = {label : string;manufacturerID : string;model : string;serialNumber : string;flags : P11_flags.t;ulMaxSessionCount : P11_ulong.t;ulSessionCount : P11_ulong.t;ulMaxRwSessionCount : P11_ulong.t;ulRwSessionCount : P11_ulong.t;ulMaxPinLen : P11_ulong.t;ulMinPinLen : P11_ulong.t;ulTotalPublicMemory : P11_ulong.t;ulFreePublicMemory : P11_ulong.t;ulTotalPrivateMemory : P11_ulong.t;ulFreePrivateMemory : P11_ulong.t;hardwareVersion : P11_version.t;firmwareVersion : P11_version.t;utcTime : string;
}Return correct string value if the unsigned long has a special value e.g. CK_UNAVAILABLE_INFORMATION.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>