package pkcs11

  1. Overview
  2. Docs
PKCS#11 ocaml types

Install

Dune Dependency

Authors

Maintainers

Sources

pkcs11-v0.18.0.tbz
sha256=a4a56e63a0f3b3b6405e166b5c4a8304c3d0f8e6a35b0ac744031e77a1f65c7b
md5=f1ec2b5c92bca1f4d156639c2409a5fe

doc/pkcs11/P11_user_type/index.html

Module P11_user_typeSource

Sourcetype t =
  1. | CKU_SO
  2. | CKU_USER
  3. | CKU_CONTEXT_SPECIFIC
  4. | CKU_CS_UNKNOWN of P11_ulong.t
Sourceval compare : t -> t -> Ppx_deriving_runtime.int
Sourceval to_yojson : t -> Yojson.Safe.t
Sourceval to_string : t -> string
Sourceval of_string : string -> t
OCaml

Innovation. Community. Security.