Searched refs:KEY_ALGORITHM (Results 1 – 1 of 1) sorted by relevance
65 public static final String KEY_ALGORITHM = "RSA"; field in KeyChainTestActivity96 KEY_ALGORITHM, in doInBackground()166 String[] keyTypes = new String[] {KEY_ALGORITHM}; in selectCertificate()