Home » openjdk-7 » com.sun.org.apache.xml.internal » security » algorithms »

com.sun.org.apache.xml.internal.security.algorithms

Sub Packages:

com.sun.org.apache.xml.internal.security.algorithms.implementations   implementations of com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithmSpi .  

Abstract Classes:

Algorithm   The Algorithm class which stores the Algorithm URI as a string.  code | html
SignatureAlgorithmSpi     code | html

Classes:

JCEMapper   This class maps algorithm identifier URIs to JAVA JCE class names.  code | html
JCEMapper.Algorithm   Represents the Algorithm xml element  code | html
MessageDigestAlgorithm   Digest Message wrapper & selector class.  code | html
SignatureAlgorithm   Allows selection of digital signature's algorithm, private keys, other security parameters, and algorithm's ID.  code | html