-
Enhancement
-
Resolution: Fixed
-
P4
-
5.0
-
b32
-
generic
-
solaris_7
###@###.### 2003-09-16
In section 5.4.2 of the W3C XML Encryption recommendation
(http://www.w3.org/TR/xmlenc-core) it specifies the RSA-OAEP
algorithm for key transport.
The JCE does not allow an application to specify the OAEPParams
element as input to the RSA/ECB/OAEPWith<digest>And<mgf>Padding
transformation.