Builder.Libp2pKeypair
val has_private_key : t -> bool
val private_key_get : t -> string
val private_key_set : t -> string -> unit
val has_public_key : t -> bool
val public_key_get : t -> string
val public_key_set : t -> string -> unit
val has_peer_id : t -> bool
val peer_id_set_reader : t -> PeerId.struct_t reader_t -> PeerId.t
val init_root : ?message_size:int -> unit -> t