Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apacheGH-590: Try decrypting encrypted PKCS8 PEM keys only with BC
Override canExtractKeyPairs so that we don't even try the parser if BC is not registered. The decryption is implemented only for Bouncy Castle because many Java versions have various bugs and limitations regarding PBES2.
- Loading branch information