Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » StreamHTTPSParms interface

 

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.