Constructor: cdnPublicKey
Public key to use only during handshakes to CDN DCs.
Attributes:
Type: CdnPublicKey
Example:
$cdnPublicKey = ['_' => 'cdnPublicKey', 'dc_id' => int, 'public_key' => 'string'];
Public key to use only during handshakes to CDN DCs.
$cdnPublicKey = ['_' => 'cdnPublicKey', 'dc_id' => int, 'public_key' => 'string'];