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 -> ('a, t) Ctypes.field
val iv : (Pkcs11_CK_BYTE.t Ctypes_static.carray, t) Ctypes.field
val pData : (Pkcs11_CK_BYTE.t Ctypes_helpers.Reachable_ptr.t, 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