Expand description

Contains the keypair types that must be supplied for the OPAQUE API

Structs

A Keypair trait with public-private verification
Wrapper around a Key to enforce that it’s a private one.
Wrapper around a Key to enforce that it’s a public one.

Traits

A trait specifying the requirements for a private key container