| Package | Description |
|---|---|
| com.entrust.toolkit.xencrypt.core |
Contains classes used to encrypt and decrypt XML elements and sets of
XML elements.
|
| iaik.ixsil.algorithms | |
| iaik.ixsil.core |
| Class and Description |
|---|
| Algorithm
Defines the common behaviour of all types of algorithms utilized by IXSIL.
|
| Transform
Defines the behaviour of a transform in addition to the standard algorithm's behaviour.
|
| Class and Description |
|---|
| Algorithm
Defines the common behaviour of all types of algorithms utilized by IXSIL.
|
| AlgorithmFactory
This class defines the interface for an algorithm factory implementation and additionally provices a
static method
AlgorithmFactory.createFactory() to create an instance of such an algorithm factory implementation. |
| CanonicalizationAlgorithm
Defines the behaviour of a canonicalization algorithm in addition to the standard algorithm's behaviour.
|
| CanonicalizationAlgorithmImplCanonicalXML
Provides an canonicalization algorithm implementation of the
Canonical XML canonicalization algorithm.
|
| CanonicalizationAlgorithmImplExclusiveCanonicalXML
Provides an canonicalization algorithm implementation of the
Exclusive XML Canonicalization Version 1.0
canonicalization algorithm.
|
| DigestAlgorithm
Defines the behaviour of a digest algorithm in addition to the standard algorithm's behaviour.
|
| SignatureAlgorithm
Defines the behaviour of a signature algorithm in addition to the standard algorithm's behaviour.
|
| Transform
Defines the behaviour of a transform in addition to the standard algorithm's behaviour.
|
| TransformImplCanonicalXML
Provides an transform implementation of the
Canonical XML canonicalization algorithm.
|
| TransformImplExclusiveCanonicalXML
Provides an transform implementation of the
Exclusive XML Canonicalization Version 1.0 canonicalization algorithm.
|
| TransformImplXPath2
Provides an transform implementation of the XPath Filter 2.0, as it has been specified in
XML-Signature XPath Filter
2.0.
|
| Class and Description |
|---|
| AlgorithmFactory
This class defines the interface for an algorithm factory implementation and additionally provices a
static method
AlgorithmFactory.createFactory() to create an instance of such an algorithm factory implementation. |
| CanonicalizationAlgorithm
Defines the behaviour of a canonicalization algorithm in addition to the standard algorithm's behaviour.
|
| DigestAlgorithm
Defines the behaviour of a digest algorithm in addition to the standard algorithm's behaviour.
|
| SignatureAlgorithm
Defines the behaviour of a signature algorithm in addition to the standard algorithm's behaviour.
|
| Transform
Defines the behaviour of a transform in addition to the standard algorithm's behaviour.
|