Module Pkcs11_CBC_ENCRYPT_DATA_PARAMS.Make
Parameters
Signature
type _ttype t= _t Ctypes.structure
val t : t Ctypes.typval iv_size : intval (-:) : 'a Ctypes.typ -> string -> ('a, t) Ctypes.fieldval iv : (Pkcs11_CK_BYTE.t Ctypes_static.carray, t) Ctypes.fieldval pData : (Pkcs11_CK_BYTE.t Ctypes_helpers.Reachable_ptr.t, t) Ctypes.fieldval length : (Unsigned.ulong, t) Ctypes.fieldval make : Higher.t -> (_t, [ `Struct ]) Ctypes.structuredval view : (_t, [ `Struct ]) Ctypes.structured -> Higher.t