teleproto - v1.229.0
    Preparing search index...

    Interface SetClientDHParamsParams

    interface SetClientDHParamsParams {
        encryptedData: bytes;
        nonce: BigInteger;
        serverNonce: BigInteger;
    }
    Index
    encryptedData: bytes
    nonce: BigInteger
    serverNonce: BigInteger