Home » openjdk-7 » org.jcp.xml.dsig » internal »

org.jcp.xml.dsig.internal

Sub Packages:

org.jcp.xml.dsig.internal.dom    

Classes:

DigesterOutputStream   This class has been modified slightly to use java.security.MessageDigest objects as input, rather than com.sun.org.apache.xml.internal.security.algorithms.MessageDigestAlgorithm objects.  code | html
MacOutputStream   Derived from Apache sources and changed to use Mac objects instead of com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm objects.  code | html
SignerOutputStream   Derived from Apache sources and changed to use java.security.Signature objects as input instead of com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm objects.  code | html