Call back for the application to accept or reject the server certificate.
Syntax
public
boolean
checkServerTrusted
(
X509Certificate[]
paramArrayOfX509Certificate
)
Parameters
-
paramArrayOfX509Certificate –
server certificates
Returns
True if the server is trusted, false otherwise