Class UnlockSecretKey

    • Method Detail

      • unlockSecretKey

        public static org.bouncycastle.openpgp.PGPPrivateKey unlockSecretKey​(org.bouncycastle.openpgp.PGPSecretKey secretKey,
                                                                             org.bouncycastle.openpgp.operator.PBESecretKeyDecryptor decryptor)
                                                                      throws org.bouncycastle.openpgp.PGPException
        Throws:
        org.bouncycastle.openpgp.PGPException