Encapsulates an X25519 key pair. More...
#include <DwmCredenceX25519KeyPair.hh>
Public Member Functions | |
| X25519KeyPair (const Ed25519KeyPair &edkp) | |
| const std::string & | PublicKey () const |
| const std::string & | SecretKey () const |
| void | Clear () |
| bool | operator== (const X25519KeyPair &xkp) const |
Encapsulates an X25519 key pair.