Searched refs:JSON_PUBLIC_KEY (Results 1 – 1 of 1) sorted by relevance
39 private static final String JSON_PUBLIC_KEY = "public_key"; field in KeyRevocationList108 String publicKey = entry.getString(JSON_PUBLIC_KEY); in fromJsonString()