Home
last modified time | relevance | path

Searched refs:identificationAlgorithm (Results 1 – 2 of 2) sorted by relevance

/external/conscrypt/common/src/main/java/org/conscrypt/
DTrustManagerImpl.java403 String identificationAlgorithm = parameters.getEndpointIdentificationAlgorithm(); in checkTrusted() local
404 if ("HTTPS".equalsIgnoreCase(identificationAlgorithm)) { in checkTrusted()
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DTrustManagerImpl.java417 String identificationAlgorithm = parameters.getEndpointIdentificationAlgorithm(); in checkTrusted() local
418 if ("HTTPS".equalsIgnoreCase(identificationAlgorithm)) { in checkTrusted()