- All Superinterfaces:
- TrustManager
public interface X509TrustManager
extends TrustManager
Instance of this interface manage which X509 certificates may be used to authenticate the remote side of a secure
 socket. Decisions may be based on trusted certificate authorities, certificate revocation lists, online status
 checking or other means.
- Since:
- 1.4