package pkcs11-driver

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

Parameters

module Param : PARAM
module Higher : HIGHER

Signature

type _t
val t : t Ctypes.typ
val iv_size : int
val (-:) : 'a Ctypes.typ -> string -> ('a, t) Ctypes.field
val length : (Unsigned.ulong, t) Ctypes.field
val make : Higher.t -> (_t, [ `Struct ]) Ctypes.structured
val view : (_t, [ `Struct ]) Ctypes.structured -> Higher.t