The DiffieHellmanParameters type exposes the following members.
Fields
Name | Description | |
---|---|---|
G |
The generator used for the DiffieHellman operation.
| |
P |
The prime modulus used for the DiffieHellman operation.
| |
X |
The private key for the DiffieHellman operation.
| |
Y |
The public key for the DiffieHellman operation.
|