-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b24
The only method left in the CertAttrSet is encode(DerOutputStream). Since DerEncoder has the same method (name a little different), we can remove CertAttrSet and let its children implement DerEncoder.
- relates to
-
JDK-8296072 CertAttrSet::encode and DerEncoder::derEncode should write into DerOutputStream
-
- Resolved
-