Searched refs:KEYSTORE_URI (Results 1 – 2 of 2) sorted by relevance
41 public static final String KEYSTORE_URI = "keystore://"; field in WifiEnterpriseConfigTest42 public static final String CA_CERT_PREFIX = KEYSTORE_URI + Credentials.CA_CERTIFICATE;
75 public static final String KEYSTORE_URI = "keystore://"; field in WifiEnterpriseConfig97 public static final String CA_CERT_PREFIX = KEYSTORE_URI + Credentials.CA_CERTIFICATE;99 public static final String CLIENT_CERT_PREFIX = KEYSTORE_URI + Credentials.USER_CERTIFICATE;