Contents

Curve25519.KeyAgreement.PrivateKey

A Curve25519 private key used for key agreement.

Declaration

struct PrivateKey

Topics

Creating a private key

Reporting the private key

Finding the public key

Creating a shared secret

See Also

Using keys