setCertificateCompany method

Sets the certificate company name for verification of secure connections.

Syntax
void StreamHTTPSParms.setCertificateCompany(
  String val
)
Parameters
  • val   The company name.

Remarks

The default is null, indicating that the company name does not get verified in the certificate.