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.15.0.tbz
sha256=f387e30247f7d82261b102be22816adc1895b5d4665a59c7d994984280e89f60
md5=035076817a2894d16b2957714f41d75e
doc/pkcs11/P11_key_attributes/index.html
Module P11_key_attributes
Information about key types
type kind = [ | `AES| `DES| `DES3| `EC_private| `EC_public| `RSA_private| `RSA_public| `DSA_private| `DSA_public| `Secret
]The type of kinds that applies to a given object.
val possible : kind -> P11.Attribute_types.tReturn all the possible attributes for a given kind, if the kind is a high level kind (Secret for example), it is possible that some other attribute can be given but not necessarily to all of the object of this kind.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>