- API ›
- Constructors ›
- Messages ›
- DhConfigNotModified
DhConfigNotModified
---types--- messages.dhConfigNotModified#c0e24635 random:bytes = messages.DhConfig
Belongs to
| messages.DhConfig |
In Rust this constructor is a variant of the enums::messages.DhConfig enum.
Match on it with: if let enums::messages.DhConfig::DhConfigNotModified(v) = result { ... }
Parameters
| random | bytes | required |