--- title: messages_dhConfigNotModified --- ## Constructor: messages\_dhConfigNotModified [Back to constructors index](index.md) ### Attributes: | Name | Type | Required | |----------|:-------------:|---------:| |random|[bytes](../types/bytes.md) | Required| ### Type: [messages\_DhConfig](../types/messages_DhConfig.md) ### Example: ``` $messages_dhConfigNotModified = ['_' => messages_dhConfigNotModified', 'random' => bytes, ]; ```