Searched refs:currentEncryptionKeys (Results 1 – 1 of 1) sorted by relevance
222 Optional<List<EncryptionKey>> currentEncryptionKeys = in fetchEncryptionKeysForNewEnrollment() local224 if (currentEncryptionKeys.isEmpty()) { in fetchEncryptionKeysForNewEnrollment()227 for (EncryptionKey encryptionKey : currentEncryptionKeys.get()) { in fetchEncryptionKeysForNewEnrollment()