public interface SecretKeyBackupSelectionCallback
Modifier and Type | Method and Description |
---|---|
Set<org.pgpainless.key.OpenPgpV4Fingerprint> |
selectKeysToBackup(Set<org.pgpainless.key.OpenPgpV4Fingerprint> availableSecretKeys)
Let the user decide, which secret keys they want to backup.
|
Set<org.pgpainless.key.OpenPgpV4Fingerprint> selectKeysToBackup(Set<org.pgpainless.key.OpenPgpV4Fingerprint> availableSecretKeys)