package pkcs11

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module P11_ulongSource

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

Sourceval compare : t -> t -> Ppx_deriving_runtime.int
Sourceval to_yojson : t -> Yojson.Safe.t
Sourceval _CK_EFFECTIVELY_INFINITE : t

EFFECTIVELY_INFINITE constant specified in PKCS11

Sourceval _CK_UNAVAILABLE_INFORMATION : t

UNAVAILABLE INFORMATION constant specified in PKCS11

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

Innovation. Community. Security.