Signature_lib.Keypair
module Stable : sig ... end
val to_yojson : t -> Yojson.Safe.t
include Core_kernel.Comparable.S with type t := t
val comparator : ( t, comparator_witness ) Base__Comparator.comparator
module Replace_polymorphic_compare : sig ... end
module Map : sig ... end
module Set : sig ... end
val of_private_key_exn : Private_key.t -> t
val create : unit -> t
val gen : t Core_kernel.Quickcheck.Generator.t
module And_compressed_pk : sig ... end