checkServerTrusted(X509Certificate[]) method

Call back for the application to accept or reject the server certificate.

Syntax

public boolean checkServerTrusted (X509Certificate[] paramArrayOfX509Certificate)

Parameters

Returns

True if the server is trusted, false otherwise