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. Marked as reviewed by weijun (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/25940#pullrequestreview-2954826190