Uses of Interface
org.pgpainless.key.modification.secretkeyring.SecretKeyRingEditorInterface.WithPassphrase
-
Packages that use SecretKeyRingEditorInterface.WithPassphrase Package Description org.pgpainless.key.modification.secretkeyring Classes that deal with modifications made toPGPSecretKeyRings. -
-
Uses of SecretKeyRingEditorInterface.WithPassphrase in org.pgpainless.key.modification.secretkeyring
Methods in org.pgpainless.key.modification.secretkeyring that return SecretKeyRingEditorInterface.WithPassphrase Modifier and Type Method Description SecretKeyRingEditorInterface.WithPassphraseSecretKeyRingEditorInterface.WithKeyRingEncryptionSettings. withCustomSettings(KeyRingProtectionSettings settings)Set custom settings for the symmetric passphrase encryption.SecretKeyRingEditorInterface.WithPassphraseSecretKeyRingEditorInterface.WithKeyRingEncryptionSettings. withSecureDefaultSettings()Set secure default settings for the symmetric passphrase encryption.
-