-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: security-libs
-
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
-