package pkcs11

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

Module P11_aes_cbc_encrypt_data_paramsSource

Sourcetype t = {
  1. iv : string;
  2. data : string;
}
Sourceval compare : t -> t -> Ppx_deriving_runtime.int
Sourceval to_yojson : t -> Yojson.Safe.t
OCaml

Innovation. Community. Security.