needs to be public...
This commit is contained in:
@@ -64,7 +64,7 @@ public class PGPSecretKey
|
|||||||
this(privKey, pubKey, checksumCalculator, false, keyEncryptor);
|
this(privKey, pubKey, checksumCalculator, false, keyEncryptor);
|
||||||
}
|
}
|
||||||
|
|
||||||
PGPSecretKey(
|
public PGPSecretKey(
|
||||||
PGPPrivateKey privKey,
|
PGPPrivateKey privKey,
|
||||||
PGPPublicKey pubKey,
|
PGPPublicKey pubKey,
|
||||||
PGPDigestCalculator checksumCalculator,
|
PGPDigestCalculator checksumCalculator,
|
||||||
|
|||||||
Reference in New Issue
Block a user