Secp256k1.XOPubkey
type t
val from_pubkey_exn : Context.t -> Key.public Key.t -> buffer
val parse_exn : Context.t -> buffer -> t
val serialize_exn : Context.t -> t -> buffer
val compare : t -> t -> int