Module GapiCore.SignatureMethod

type t =
| RSA_SHA1
| HMAC_SHA1
val to_string : t -> string