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