Module Pkcs11_template
type t= Pkcs11_CK_ATTRIBUTE.t Ctypes.carrayLow-level interface to templates (arrays of attributes)
val of_list : Pkcs11_CK_ATTRIBUTE.t list -> tval allocate : t -> unitval to_list : t -> Pkcs11_CK_ATTRIBUTE.t listval make : P11_template.t -> tval view : t -> P11_template.t