cdnPublicKey
Public key to use only during handshakes to CDN DCs.
type tg.CDNPublicKey struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
DCID | int | yes | CDN DC ID |
PublicKey | string | yes | RSA public key |
References
- Official documentation
- Generated Go reference
- TL definition:
cdnPublicKey#c982eaba