package pkcs11

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

Source file p11_des_cbc_encrypt_data_params.ml

1
2
3
4
type t =
  { iv : string
  ; data : string }
[@@deriving eq, ord, show, yojson]
OCaml

Innovation. Community. Security.