setTrustedCertificates

Sets the CA certificates that are trusted by the client.

Syntax

public void setTrustedCertificates(X509Certificate[] values)

Parameters

  • values – List of CA certificates trusted by the client.

Returns

None.