package pkcs11

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

Install

Dune Dependency

Authors

Maintainers

Sources

pkcs11-0.9.0.tbz
sha256=0a1dc5fb54d3febbb0024b6fe9bb393f25e4ce6aadbc65fcc114345c5ca3982a
md5=c1a9bd7ed535e9fb31f2e6014567c9af

doc/pkcs11/P11_ulong/index.html

Module P11_ulong

Unsigned values (at least 32 bits long) (CK_ULONG)

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 _CK_EFFECTIVELY_INFINITE : t

EFFECTIVELY_INFINITE constant specified in PKCS11

val _CK_UNAVAILABLE_INFORMATION : t

UNAVAILABLE INFORMATION constant specified in PKCS11

val is_effectively_infinite : t -> bool
val is_unavailable_information : t -> bool
OCaml

Innovation. Community. Security.