Constructor: decryptedMessageActionRequestKey_20
Request rekeying, see rekeying process
Attributes:
Name | Type | Required | Description |
---|---|---|---|
exchange_id | long | Yes | Exchange ID |
g_a | bytes | Yes | g_a, see rekeying process |
Type: DecryptedMessageAction
Example:
$decryptedMessageActionRequestKey_20 = ['_' => 'decryptedMessageActionRequestKey', 'exchange_id' => long, 'g_a' => 'bytes'];