• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Searching...
    Or go to: Standard Library API
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • pkcs11

  • Documentation
  • pkcs11 lib
  • P11_key_type Module
package pkcs11
  • pkcs11
    • P11
    • P11_aes_cbc_encrypt_data_params
    • P11_attribute
    • P11_attribute_type
      • Encoding
    • P11_attribute_types
    • P11_bigint
    • P11_des_cbc_encrypt_data_params
    • P11_ec_kdf
    • P11_ecdh1_derive_params
    • P11_ecmqv_derive_params
    • P11_flags
    • P11_hex_data
    • P11_hw_feature_type
    • P11_info
    • P11_key_attributes
    • P11_key_gen_mechanism
    • P11_key_type
    • P11_mechanism
    • P11_mechanism_info
    • P11_mechanism_type
    • P11_object_class
    • P11_object_handle
    • P11_pkcs5_pbkd2_data_params
    • P11_pkcs5_pbkd2_pseudo_random_function_type
    • P11_pkcs5_pbkdf2_salt_source_type
    • P11_rsa_pkcs_mgf_type
    • P11_rsa_pkcs_oaep_params
    • P11_rsa_pkcs_pss_params
    • P11_rv
    • P11_session_handle
    • P11_session_info
    • P11_slot
    • P11_slot_id
    • P11_slot_info
    • P11_template
    • P11_token_info
    • P11_ulong
    • P11_user_type
    • P11_version
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | CKK_RSA
  2. | CKK_DSA
  3. | CKK_DH
  4. | CKK_EC
  5. | CKK_X9_42_DH
  6. | CKK_KEA
  7. | CKK_GENERIC_SECRET
  8. | CKK_RC2
  9. | CKK_RC4
  10. | CKK_DES
  11. | CKK_DES2
  12. | CKK_DES3
  13. | CKK_CAST
  14. | CKK_CAST3
  15. | CKK_CAST128
  16. | CKK_RC5
  17. | CKK_IDEA
  18. | CKK_SKIPJACK
  19. | CKK_BATON
  20. | CKK_JUNIPER
  21. | CKK_CDMF
  22. | CKK_AES
  23. | CKK_BLOWFISH
  24. | CKK_TWOFISH
  25. | CKK_SECURID
  26. | CKK_HOTP
  27. | CKK_ACTI
  28. | CKK_CAMELLIA
  29. | CKK_ARIA
  30. | CKK_VENDOR_DEFINED
  31. | CKK_CS_UNKNOWN of Unsigned.ULong.t
val equal : t -> t -> Ppx_deriving_runtime.bool
val compare : t -> t -> Ppx_deriving_runtime.int
val to_yojson : t -> Yojson.Safe.t
val of_yojson : Yojson.Safe.t -> t Ppx_deriving_yojson_runtime.error_or
val of_string : string -> t
val to_string : t -> string

Footer

OCaml

Innovation. Community. Security.

GitHub Discord Twitter Peertube RSS

About Us

  • Industrial Users
  • Academic Users
  • Why OCaml

Resources

  • Get Started
  • Language Manual
  • Standard Library API
  • Books
  • Releases

Community

  • Blog
  • Jobs

Policies

  • Carbon Footprint
  • Governance
  • Privacy
  • Code of Conduct