package pkcs11-driver

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

Module Pkcs11_templateSource

Low-level interface to templates (arrays of attributes)

Sourceval of_list : Pkcs11_CK_ATTRIBUTE.t list -> t
Sourceval allocate : t -> unit
Sourceval to_list : t -> Pkcs11_CK_ATTRIBUTE.t list
Sourceval make : P11_template.t -> t
Sourceval view : t -> P11_template.t
OCaml

Innovation. Community. Security.