Module Olm_c_types.Curve25519KeyPair

type t = [ `Curve25519KeyPair ] Ctypes.structure
val t : t Olm_c_generated_types.typ
val public_key : (Curve25519PublicKey.tt) Olm_c_generated_types.field
val private_key : (Curve25519PrivateKey.tt) Olm_c_generated_types.field