Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla-spongycastle.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/org/bouncycastle/openpgp/PGPPublicKey.java')
-rw-r--r--src/main/java/org/bouncycastle/openpgp/PGPPublicKey.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/java/org/bouncycastle/openpgp/PGPPublicKey.java b/src/main/java/org/bouncycastle/openpgp/PGPPublicKey.java
index 3f845a6d..bbe7f1c9 100644
--- a/src/main/java/org/bouncycastle/openpgp/PGPPublicKey.java
+++ b/src/main/java/org/bouncycastle/openpgp/PGPPublicKey.java
@@ -434,7 +434,6 @@ public class PGPPublicKey
* @param provider provider to construct the key for.
* @return a JCE/JCA public key.
* @throws PGPException if the key algorithm is not recognised.
- * @throws NoSuchProviderException if the provider cannot be found.
* @deprecated use a JcaPGPKeyConverter
*/
public PublicKey getKey(