package pkcs11

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

pkcs11-0.10.0.tbz
sha256=7a1b8499ae5cec77842d99dec64838e897364cfd46f48b8d25bbda0a6d12b734
md5=f3d3f5eacdd03278cc3a05b973d730e4

doc/pkcs11/P11_attribute_types/index.html

Module P11_attribute_typesSource

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

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

Sourceval remove_duplicates : t -> t

Remove the duplicates from a list of attribute types