Module Crypto_algo.Ecdsa_params
ECDSA signing parameters.
type t
The type for
EcdsaParams
objects.
val v : name:Jstr.t -> hash:Jstr.t -> unit -> algo
v ~name ~hash
is a signature parameter object with given properties.
Crypto_algo.Ecdsa_params
ECDSA signing parameters.
type t
The type for EcdsaParams
objects.
val v : name:Jstr.t -> hash:Jstr.t -> unit -> algo
v ~name ~hash
is a signature parameter object with given properties.