Module Olm_c_types.ED25519KeyPair

type t = [ `ED25519KeyPair ] Ctypes.structure
val t : t Olm_c_generated_types.typ
val public_key : (ED25519PublicKey.tt) Olm_c_generated_types.field
val private_key : (ED25519PrivateKey.tt) Olm_c_generated_types.field