package pkcs11

  1. Overview
  2. Docs
Bindings to the PKCS#11 cryptographic API

Install

dune-project
 Dependency

Authors

Maintainers

Sources

pkcs11-0.17.0.tbz
sha256=175a7706dcfb9355664e99284681ff04fbb1da7ccebe6276bcd1067c189f51f8
md5=21b68f5531337247f832b25d769e5dde

doc/pkcs11/P11_attribute_types/index.html

Module P11_attribute_types

val equal : t -> t -> Ppx_deriving_runtime.bool
val compare : t -> t -> Ppx_deriving_runtime.int
val to_yojson : t -> Yojson.Safe.t
val of_yojson : Yojson.Safe.t -> t Ppx_deriving_yojson_runtime.error_or
val mem : t -> 'a P11_attribute_type.t -> bool

Return true if an attribute_type is present in an attribute_type list.

val remove_duplicates : t -> t

Remove the duplicates from a list of attribute types

OCaml

Innovation. Community. Security.