Searched refs:listUrl (Results 1 – 1 of 1) sorted by relevance
440 String listUrl = mContext.getString(R.string.key_revocation_list_url); in verifyAndPrepare() local441 mKeyRevocationList = KeyRevocationList.fromUrl(new URL(listUrl)); in verifyAndPrepare()