DFHValues
Public Attributes
Name | |
---|---|
unsigned long | commonPrime |
unsigned long | secret |
int | baseG |
Detailed Description
struct DFHValues;
Diffie Hellman Key Exchange WIP
Public Attributes Documentation
variable commonPrime
unsigned long commonPrime;
variable secret
unsigned long secret;
variable baseG
int baseG;
Updated on 21 January 2021 at 18:58:42 UTC