Searched defs:pastCertDigests (Results 1 – 1 of 1) sorted by relevance
681 @NonNull Set<byte[]> pastCertDigests) { in BackupSigningInfoState()724 Set<byte[]> pastCertDigests = new HashSet<>(); in parseFromXml() local782 Set<byte[]> pastCertDigests = new HashSet<>(); in fromSigningInfo() local