Sets the name of the file containing the end-to-end public key.
void StreamHTTPParms.setE2eePublicKey(String public_key)
public_key The name of RSA public key file used in the encryption.
By default, this value is null, indicating that end-to-end encryption is not used.
Corresponds to MobiLink client network protocol option "e2ee_public_key".