mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-23 12:52:07 +01: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…
Reference in a new issue