On Mon, 23 Jun 2025 16:55:22 GMT, Anthony Scarpino <ascarp...@openjdk.org> 
wrote:

> Hi
> 
> This is a clean backport to jdk25 for updates to the PEM spec.
> 
>  PEMRecord.pem is renamed to content to better describe that it is the base64 
> content and not including the header and footer. Additionally, 
> PEMRecord.getEncoded() is removed and some javadoc clarifications for 
> PEMEncoder and PEMDecoder. 
> Thanks.

This pull request has now been integrated.

Changeset: b89f3648
Author:    Anthony Scarpino <ascarp...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/b89f3648421601bc7520895afb4f9d5ff87030d8
Stats:     68 lines in 6 files changed: 1 ins; 20 del; 47 mod

8358099: PEM spec updates

Reviewed-by: weijun
Backport-of: 78158f30aee51e14ab203b0127aeb883c010319c

-------------

PR: https://git.openjdk.org/jdk/pull/25940

Reply via email to