public interface SSLSessionVerifier
Modifier and Type | Method and Description |
---|---|
void |
verify(HttpHost endpoint,
SSLSession sslSession) |
void verify(HttpHost endpoint, SSLSession sslSession) throws SSLException
SSLException
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.