1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-11 14:17:10 +02:00

move V5OpenPgpKeyTest to org.pgpainless.key

This commit is contained in:
Paul Schaub 2022-12-01 16:04:45 +01:00
parent bfcfaa04c4
commit 907d1c4d1c

View file

@ -2,7 +2,7 @@
//
// SPDX-License-Identifier: Apache-2.0
package org.bouncycastle;
package org.pgpainless.key;
import org.bouncycastle.openpgp.PGPPublicKeyRing;
import org.bouncycastle.openpgp.PGPSecretKeyRing;