Module GapiCore.SignatureMethod

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