JadeSSLContext Properties

The properties defined in the JadeSSLContext class are summarized in the following table.

Property Description
caFile Contains the name of the file containing the digital certificate or certificates of Certificate Authorities
caPath Contains the absolute path of the directory containing digital Certificate Authority files
cipherList Contains a colon-separated list of ciphers that can be used for the connection object
methodType Contains the indicator to the SSL library of which secure protocol to use
verifyDepth Contains the maximum verification depth in a chain of certificates
verifyRemoteCertificate Specifies whether the peer certificate is verified when the SSL connection is established
x509 Contains a reference to the JadeX509Certificate object