Module Pkcs11_CBC_ENCRYPT_DATA_PARAMS.Make

Parameters

Signature

type _t
type t = _t Ctypes.structure
val t : t Ctypes.typ
val iv_size : int
val (-:) : 'a Ctypes.typ -> string -> ('at) Ctypes.field
val iv : (Pkcs11_CK_BYTE.t Ctypes_static.carrayt) Ctypes.field
val pData : (Pkcs11_CK_BYTE.t Ctypes_helpers.Reachable_ptr.tt) 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