Module Descriptions.Curve25519KeyPair

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