DhContext Struct Reference
Diffie-Hellman context. More...
#include <dh.h>
Data Fields | |
| DhParameters | params |
| Mpi | xa |
| One's own private value. More... | |
| Mpi | ya |
| One's own public value. More... | |
| Mpi | yb |
| Peer's public value. More... | |
Detailed Description
Field Documentation
◆ params
| DhParameters params |
◆ xa
◆ ya
◆ yb
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkc/dh.h
