Module Pkcs11.Nss_initialize_arg

type _ck_nss_c_initialize_args
type t = _ck_nss_c_initialize_args Ctypes.structure
val flags : (CK_FLAGS.tt) Ctypes.field
val t : t Ctypes.typ
type u = string

Only support setting LibraryParameters from the uninitialized type. The format for these strings is defined in the Softtoken Specific Parameters section of https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/PKCS11/Module_Specs

val make : u -> t