API Overview API Index Direct link to this page
JDK 1.6
  Package: org.jcp.xml.dsig.internal
Author(s)
Since
Version
Serial
Description
Contains the classes of the Reference Implementation of JSR 105.
See also:   
DigesterOutputStream View Source This class has been modified slightly to use java.security.MessageDigest objects as input, rather than org.apache.xml.security.algorithms.MessageDigestAlgorithm objects.
MacOutputStream View Source Derived from Apache sources and changed to use Mac objects objects instead of org.apache.xml.security.algorithms.SignatureAlgorithm objects.
SignerOutputStream View Source Derived from Apache sources and changed to use java.security.Signature objects as input instead of org.apache.xml.security.algorithms.SignatureAlgorithm objects.
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar