Home
last modified time | relevance | path

Searched defs:revocationListBytes (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/security/
DCertificateRevocationStatusManager.java181 void silentlyStoreRevocationList(byte[] revocationListBytes) { in silentlyStoreRevocationList()
252 private JSONObject parseRevocationList(byte[] revocationListBytes) in parseRevocationList()