mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-10 18:59:39 +02:00
De-deprecate SecretKeyRingProtector for now
This commit is contained in:
parent
eeca8de933
commit
6386579376
1 changed files with 0 additions and 2 deletions
|
@ -28,8 +28,6 @@ import org.pgpainless.util.Passphrase;
|
|||
|
||||
/**
|
||||
* Interface that is used to provide secret key ring encryptors and decryptors.
|
||||
*
|
||||
* @deprecated use {@link SecretKeyRingProtector2} instead.
|
||||
*/
|
||||
public interface SecretKeyRingProtector {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue