edu.vt.middleware.ldap.ssl
public interface CertificateHostnameVerifier
Modifier and Type | Method and Description |
---|---|
boolean |
verify(java.lang.String hostname,
java.security.cert.X509Certificate cert)
Verify the supplied hostname matches the supplied certificate.
|
Copyright © 2014. All Rights Reserved.