Searched refs:KEYSTORE_URI (Results 1 – 2 of 2) sorted by relevance
70 public static final String KEYSTORE_URI = "keystore://"; field in WifiEnterpriseConfig92 public static final String CA_CERT_PREFIX = KEYSTORE_URI + Credentials.CA_CERTIFICATE;94 public static final String CLIENT_CERT_PREFIX = KEYSTORE_URI + Credentials.USER_CERTIFICATE;
46 public static final String KEYSTORE_URI = "keystore://"; field in WifiEnterpriseConfigTest47 public static final String CA_CERT_PREFIX = KEYSTORE_URI + Credentials.CA_CERTIFICATE;