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.11.0.tbz
sha256=29c05865d8dd6cd0553c1ceeb01b6728fc3d4bbbff80fee6e844767f9fe61102
md5=cd22eeb7d4e49601c6c7a34499eb8fbf
doc/pkcs11/P11_attribute_type/index.html
Module P11_attribute_type
type 'a t = | CKA_CLASS : P11_object_class.t t| CKA_TOKEN : bool t| CKA_PRIVATE : bool t| CKA_LABEL : string t| CKA_VALUE : string t| CKA_TRUSTED : bool t| CKA_CHECK_VALUE : not_implemented t| CKA_KEY_TYPE : P11_key_type.t t| CKA_SUBJECT : string t| CKA_ID : string t| CKA_SENSITIVE : bool t| CKA_ENCRYPT : bool t| CKA_DECRYPT : bool t| CKA_WRAP : bool t| CKA_UNWRAP : bool t| CKA_SIGN : bool t| CKA_SIGN_RECOVER : bool t| CKA_VERIFY : bool t| CKA_VERIFY_RECOVER : bool t| CKA_DERIVE : bool t| CKA_START_DATE : not_implemented t| CKA_END_DATE : not_implemented t| CKA_MODULUS : P11_bigint.t t| CKA_MODULUS_BITS : P11_ulong.t t| CKA_PUBLIC_EXPONENT : P11_bigint.t t| CKA_PRIVATE_EXPONENT : P11_bigint.t t| CKA_PRIME_1 : P11_bigint.t t| CKA_PRIME_2 : P11_bigint.t t| CKA_EXPONENT_1 : P11_bigint.t t| CKA_EXPONENT_2 : P11_bigint.t t| CKA_COEFFICIENT : P11_bigint.t t| CKA_PRIME : P11_bigint.t t| CKA_SUBPRIME : P11_bigint.t t| CKA_BASE : P11_bigint.t t| CKA_PRIME_BITS : P11_ulong.t t| CKA_SUBPRIME_BITS : P11_ulong.t t| CKA_VALUE_LEN : P11_ulong.t t| CKA_EXTRACTABLE : bool t| CKA_LOCAL : bool t| CKA_NEVER_EXTRACTABLE : bool t| CKA_ALWAYS_SENSITIVE : bool t| CKA_KEY_GEN_MECHANISM : P11_key_gen_mechanism.t t| CKA_MODIFIABLE : bool t| CKA_EC_PARAMS : string t| CKA_EC_POINT : string t| CKA_ALWAYS_AUTHENTICATE : bool t| CKA_WRAP_WITH_TRUSTED : bool t| CKA_WRAP_TEMPLATE : not_implemented t| CKA_UNWRAP_TEMPLATE : not_implemented t| CKA_ALLOWED_MECHANISMS : not_implemented t| CKA_CS_UNKNOWN : Unsigned.ULong.t -> not_implemented t
module Encoding : sig ... endval equal_pack : pack -> pack -> Ppx_deriving_runtime.boolval compare_pack : pack -> pack -> Ppx_deriving_runtime.intval pack_to_yojson : pack -> Yojson.Safe.tval pack_of_yojson : Yojson.Safe.t -> pack Ppx_deriving_yojson_runtime.error_orval compare' : 'a t -> 'b t -> ('a, 'b) comparisonval of_string : string -> packval to_string : 'a t -> stringval pack_to_json : pack -> Yojson.Safe.jsonval elements : pack list sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>