Package org.pgpainless.key.protection
Interface CallbackBasedKeyringProtector.Callback
-
- Enclosing class:
- CallbackBasedKeyringProtector
public static interface CallbackBasedKeyringProtector.Callback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PassphrasegetPassphraseFor(org.bouncycastle.openpgp.PGPSecretKey secretKey)
-
-
-
Method Detail
-
getPassphraseFor
Passphrase getPassphraseFor(org.bouncycastle.openpgp.PGPSecretKey secretKey)
-
-