Module Types.ED25519KeyPair

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