RFR: 8298420: PEM API: Implementation (Preview) [v17]
Anthony Scarpino
ascarpino at openjdk.org
Wed May 14 08:25:58 UTC 2025
On Tue, 13 May 2025 02:21:16 GMT, Anthony Scarpino <ascarpino at openjdk.org> wrote:
>> src/java.base/share/classes/java/security/PEMEncoder.java line 95:
>>
>>> 93: * RFC 1421: Privacy Enhancement for Internet Electronic Mail
>>> 94: * @spec https://www.rfc-editor.org/info/rfc5958
>>> 95: * RFC 5958: Asymmetric Key Packages
>>
>> Do we really need to add RFC 5958 here? This class is just doing the PEM encoding, it doesn't implement RFC 5958.
>
> @wangweij asked for it. If you disagree I can remove it.
will be removed
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17543#discussion_r2087138859
More information about the security-dev
mailing list