Module Descriptions.ED25519KeyPair

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