Contains Diffie-Hellman key generation protocol parameters.
| Constructor | Description |
|---|---|
| messages.dhConfigNotModified | Configuring parameters did not change. |
| messages.dhConfig | New set of configuring parameters. |
| Method | Description |
|---|---|
| messages.getDhConfig | Returns configuration parameters for Diffie-Hellman key generation. Can also return a random sequence of bytes of required length. |