Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for PKCS#8 format to X509PrivateKey#encrypted?
X509PrivateKey#encrypted? supports only old format of RSA encrypted private key. This PR adds support for PKCS#8 format (see RFC7468).
- Loading branch information