-
CSR
-
Resolution: Approved
-
P3
-
None
-
minimal
-
Spec is preview and hasn't been released yet
-
Java API
-
SE
Summary
Updates the PEMRecord spec and clarify PEMEncoder and PEMDecoder.
Problem
Late comment necessitated a spec changes post JEP 470 integration.
Solution
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.
Specification
attached - diff2.txt
- csr of
-
JDK-8358099 PEM spec updates
-
- Resolved
-
- relates to
-
JDK-8329419 Implement JEP 470: PEM Encodings of Cryptographic Objects (Preview)
-
- Closed
-