Signature.ParamsSignature parameters per RFC 9421 Section 2.3.
val empty : tEmpty parameters.
val alg : Algorithm.t -> t -> talg algorithm params sets the algorithm identifier.
val get_nonce : t -> string optionval get_alg : t -> Algorithm.t optionval get_keyid : t -> string optionval get_tag : t -> string option