Skip to content

Commit

Permalink
added pkcs8 property update
Browse files Browse the repository at this point in the history
  • Loading branch information
dghgit committed Jun 2, 2020
1 parent 6edd022 commit 7cc2b15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/releasenotes.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ <h3>2.1.3 Additional Features and Functionality</h3>
<li>Multi-release support has been added for Java 11 XECKeys.</li>
<li>Multi-release support has been added for Java 15 EdECKeys.</li>
<li>The MiscPEMGenerator will now output general PrivateKeyInfo structures.</li>
<li>A new property "org.bouncycastle.pkcs8.v1_info_only" has been added to make the provider only produce version 1 PKCS8 PrivateKeyInfo structures.</li>
</ul>
<h3>2.1.4 Notes</h3>
<p>
Expand Down

0 comments on commit 7cc2b15

Please sign in to comment.