java - Where is XMLEncryptionFactory? -
i reading tutorial java encryption using dom, , cam across strange case of package javax.xml.crypto.enc.*
not existing. had heard not packages shipped standard jdk, , instead needing downloaded separate modules , imported project, 1 of these cases? if so, can download it?
i did research package, , turns out part of, withdrawn, jsr-106: xml digital encryption apis
. http://jcp.org/en/jsr/detail?id=106
Comments
Post a Comment