-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: security-libs
-
b19
Return types of all DerOutputStream write methods are void now. It can return itself so we can write several put|write calls in a single statement.