| Package | Description |
|---|---|
| com.entrust.toolkit.xencrypt.core |
Contains classes used to encrypt and decrypt XML elements and sets of
XML elements.
|
| iaik.ixsil.algorithms |
| Modifier and Type | Class and Description |
|---|---|
class |
TransformImplDecryption
Provides an implementation of the
Decryption Transform for XML Signature.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CanonicalizationAlgorithm
Defines the behaviour of a canonicalization algorithm in addition to the standard algorithm's behaviour.
|
class |
CanonicalizationAlgorithmImplCanonicalXML
Provides an canonicalization algorithm implementation of the
Canonical XML canonicalization algorithm.
|
class |
CanonicalizationAlgorithmImplCanonicalXMLWithComments
Provides a canonicalization algorithm implementation for the canonicalization method defined in
Canonical XML.
|
class |
CanonicalizationAlgorithmImplExclusiveCanonicalXML
Provides an canonicalization algorithm implementation of the
Exclusive XML Canonicalization Version 1.0
canonicalization algorithm.
|
class |
CanonicalizationAlgorithmImplExclusiveCanonicalXMLWithComments
Provides a canonicalization algorithm implementation for the canonicalization method defined in
Exclusive XML Canonicalization Version 1.0
.
|
class |
DigestAlgorithm
Defines the behaviour of a digest algorithm in addition to the standard algorithm's behaviour.
|
class |
DigestAlgorithmImpl
Provides an flexible digest algorithm implementation which can be supplied
with multiple different types of digest algorithms.
|
class |
DigestAlgorithmImplSHA1
Provides an digest algorithm implementation of the SHA-1 message digest algorithm, as it has been
specified in XML
Signature, Message Digests.
|
class |
SignatureAlgorithm
Defines the behaviour of a signature algorithm in addition to the standard algorithm's behaviour.
|
class |
SignatureAlgorithmImplDSA
Provides an signature algorithm implementation of the DSA signature algorithm, as it has been
specified in XML
Signature, Signature Algorithms.
|
class |
SignatureAlgorithmImplECDSA
Provides a signature algorithm implementation of the ECDSA signature algorithm, as it has been
specified in XML
Signature, Signature Algorithms.
|
class |
SignatureAlgorithmImplHMAC
Provides an signature algorithm implementation of the HMAC signature algorithm, as it has been
specified in XML
Signature, Signature Algorithms.
|
class |
SignatureAlgorithmImplRSA
Provides an signature algorithm implementation of the RSA signature algorithm, as it has been
specified in XML
Signature, Signature Algorithms.
|
class |
Transform
Defines the behaviour of a transform in addition to the standard algorithm's behaviour.
|
class |
TransformImplBase64Decode
Provides an transform implementation of the Base64 decoding algorithm, as it has been specified in
XML Signature, Base64
Transform.
|
class |
TransformImplCanonicalXML
Provides an transform implementation of the
Canonical XML canonicalization algorithm.
|
class |
TransformImplCanonicalXMLWithComments
Provides an transform implementation of the
Canonical XML canonicalization algorithm.
|
class |
TransformImplEnvelopedSignature
Provides an transform implementation of the Enveloped Signature Transform algorithm, as it has been
specified in XML
Signature, Enveloped Signature Transform.
|
class |
TransformImplExclusiveCanonicalXML
Provides an transform implementation of the
Exclusive XML Canonicalization Version 1.0 canonicalization algorithm.
|
class |
TransformImplExclusiveCanonicalXMLWithComments
Provides an transform implementation of the
Exclusive XML Canonicalization canonicalization algorithm.
|
class |
TransformImplXPath
Provides an transform implementation of the XPath Filtering algorithm, as it has been specified in
XML Signature, XPath
Filtering .
|
class |
TransformImplXPath2
Provides an transform implementation of the XPath Filter 2.0, as it has been specified in
XML-Signature XPath Filter
2.0.
|
class |
TransformImplXSLT
Provides a Transform implementation of a XSL Transformation
(XSLT).
|