Searched defs:CertTypeX509 (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/pps/
H A DCredential.java26 public static final String CertTypeX509 = "x509v3"; field in class:Credential
189 if (certType.equalsIgnoreCase(CertTypeX509)) {

Completed in 58 milliseconds