package pkcs11

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

Module P11Source

High-level PKCS#11 types.

Sourcemodule AES_CBC_ENCRYPT_DATA_params = P11_aes_cbc_encrypt_data_params
Sourcemodule AES_CTR_params = P11_aes_ctr_params
Sourcemodule AES_key_wrap_params = P11_aes_key_wrap_params
Sourcemodule Attribute = P11_attribute
Sourcemodule Attribute_type = P11_attribute_type
Sourcemodule Attribute_types = P11_attribute_types
Sourcemodule Bigint = P11_bigint
Sourcemodule DES_CBC_ENCRYPT_DATA_params = P11_des_cbc_encrypt_data_params
Sourcemodule Data = P11_hex_data
Sourcemodule EC_KDF = P11_ec_kdf
Sourcemodule Flags = P11_flags
Sourcemodule GCM_params = P11_gcm_params
Sourcemodule HW_feature_type = P11_hw_feature_type
Sourcemodule Info = P11_info
Sourcemodule Key_gen_mechanism = P11_key_gen_mechanism
Sourcemodule Key_type = P11_key_type
Sourcemodule Load_mode = P11_load_mode
Sourcemodule Mechanism = P11_mechanism
Sourcemodule Mechanism_info = P11_mechanism_info
Sourcemodule Mechanism_type = P11_mechanism_type
Sourcemodule Object_class = P11_object_class
Sourcemodule Object_handle = P11_object_handle
Sourcemodule PKCS5_PBKD2_DATA_params = P11_pkcs5_pbkd2_data_params
Sourcemodule PKCS5_PBKD2_PSEUDO_RANDOM_FUNCTION_type = P11_pkcs5_pbkd2_pseudo_random_function_type
Sourcemodule PKCS5_PBKDF2_SALT_SOURCE_type = P11_pkcs5_pbkdf2_salt_source_type
Sourcemodule RSA_PKCS_MGF_type = P11_rsa_pkcs_mgf_type
Sourcemodule RSA_PKCS_OAEP_params = P11_rsa_pkcs_oaep_params
Sourcemodule RSA_PKCS_PSS_params = P11_rsa_pkcs_pss_params
Sourcemodule RV = P11_rv
Sourcemodule Session_handle = P11_session_handle
Sourcemodule Session_info = P11_session_info
Sourcemodule Slot = P11_slot
Sourcemodule Slot_id = P11_slot_id
Sourcemodule Slot_info = P11_slot_info
Sourcemodule Template = P11_template
Sourcemodule Token_info = P11_token_info
Sourcemodule User_type = P11_user_type
Sourcemodule Version = P11_version
OCaml

Innovation. Community. Security.