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