Contents

Curve25519.Signing.PublicKey

A Curve25519 public key used to verify cryptographic signatures.

Declaration

struct PublicKey

Topics

Creating a public key

Representing the key

Verifying a signature

See Also

Using keys