module SignatureMethod: sig .. end
sig
end
type t =
|
RSA_SHA1
HMAC_SHA1
val to_string : t -> string
t -> string