DSIGConstants | |
DSIGKeyInfo | Base class for <Key*> nodes in a KeyInfo list |
DSIGKeyInfoList | Container class for KeyInfo elements |
DSIGKeyInfoMgmtData | The class for <MgmtData> nodes in a KeyInfo list |
DSIGKeyInfoName | The class for <KeyName> nodes in a KeyInfo list |
DSIGKeyInfoPGPData | The class for <PGPData> nodes in a KeyInfo list |
DSIGKeyInfoSPKIData | The class for <SPKIData> nodes in a KeyInfo list |
DSIGKeyInfoValue | The class for <KeyValue> nodes in a KeyInfo list |
DSIGKeyInfoX509 | The class for <X509Data> nodes in a KeyInfo list |
DSIGKeyInfoX509::X509Holder | |
DSIGObject | Base class for <Object> nodes in a <Signature> element |
DSIGReference | The class used for manipulating Reference Elements within a signature |
DSIGReferenceList | Holds a list of reference elements |
DSIGSignature | The main class used for manipulating XML Digital Signatures |
DSIGSignedInfo | Constructs and holds a SignedInfo |
DSIGTransform | The base class for transforms |
DSIGTransformBase64 | Transform holder for Base 64 |
DSIGTransformC14n | Transform holder for C14n based transforms |
DSIGTransformEnvelope | Transform holder for Base 64 |
DSIGTransformList | The class used for holding Transform Elements within a signature |
DSIGTransformXPath | Transform holder for XPath transforms |
DSIGTransformXPathFilter | Transform holder for XPath Filter transforms |
DSIGTransformXSL | Transform holder for XSLT Transforms |
DSIGXPathFilterExpr | Class used to hold (and manipulate) individual expressions in an XPathFilter transform |
DSIGXPathHere | |
filterSetHolder | |
OpenSSLCryptoBase64 | Base64 encode/decode handler interface class |
OpenSSLCryptoHash | Interface definition for Hash functions |
OpenSSLCryptoHashHMAC | Implementation of HMAC Hash functions in OpenSSL |
OpenSSLCryptoKeyDSA | OpenSSL implementation class for DSA keys |
OpenSSLCryptoKeyHMAC | OpenSSL implementation for HMAC keys |
OpenSSLCryptoKeyRSA | Implementation of the interface class for RSA keys |
OpenSSLCryptoProvider | |
OpenSSLCryptoSymmetricKey | Base interface definition for symmetric key material |
OpenSSLCryptoX509 | Implementation class for interface for X509 certificates |
safeBuffer | Manage buffers of arbitrary size |
sbFormatTarget | |
TXFMBase | Base class for transformers |
TXFMBase64 | Transformer to handle base64 transforms |
TXFMC14n | Transformer to handle canonicalisation transforms |
TXFMChain | A holder class to take care of a chain of internal transformer objects |
TXFMCipher | Transformer to handle symmetric encryption |
TXFMConcatChains | Transformer to handle concatination of transform chains |
TXFMDocObject | Transformer that defines a document start to a transform chain |
TXFMEnvelope | Transformer to handle envelope transforms |
TXFMMD5 | Transformer to handle create a MD5-1 hash from a chain |
TXFMOutputFile | Transformer to handle file output transforms |
TXFMParser | Transformer to handle move between bytes and DOM |
TXFMSB | Base transformer to start a chain from a safeBuffer |
TXFMSHA1 | Transformer to handle create a SHA-1 hash from a chain |
TXFMURL | Base transformer for URL inputs to chains. Also used to provide a method to provide a BinInputStream as an input method |
TXFMXPath | Transformer to handle XPath transforms |
TXFMXPathFilter | Transformer to handle XPath transforms |
TXFMXSL | Transformer to handle XSLT transforms |
WinCAPICryptoHash | Windows Crypto API Implementation of Hash functions |
WinCAPICryptoHashHMAC | Implementation of HMAC Hash functions in the Windows providers |
WinCAPICryptoKeyDSA | WinCAPI implementation class for DSA keys |
WinCAPICryptoKeyHMAC | Windows Crypto API implementation for HMAC keys |
WinCAPICryptoKeyRSA | WinCAPI implementation of the interface class for RSA keys |
WinCAPICryptoProvider | |
WinCAPICryptoSymmetricKey | Base interface definition for symmetric key material |
WinCAPICryptoX509 | WinCAPI implementation class for interface for X509 certificates |
XENCCipher | Main worker class for the XSEC implementation of XML Encryption |
XENCCipherData | Interface definition for the CipherData object |
XENCCipherReference | Interface definition for the CipherReference object |
XENCCipherValue | Interface definition for the CipherValue object |
XENCEncryptedData | Interface definition for the EncryptedData object |
XENCEncryptedKey | Interface definition for the EncryptedKey object |
XENCEncryptedType | Interface definition for the EncryptedType object |
XENCEncryptionMethod | Interface definition for the EncryptionMethod object |
XKMSAuthentication | Interface definition for the Authentication elements |
XKMSCompoundRequest | Interface definition for the CompoundRequest elements |
XKMSCompoundResult | Interface definition for the CompoundResult elements |
XKMSConstants | |
XKMSKeyBinding | |
XKMSKeyBindingAbstractType | Interface definition for the KeyBindingAbstractType |
XKMSLocateRequest | Interface definition for the LocateRequest elements |
XKMSLocateResult | Interface definition for the LocateResult elements |
XKMSMessageAbstractType | Interface definition for the MessageAbstractType |
XKMSMessageFactory | Interface definition for the XKMSMessageFactory class |
XKMSNotBoundAuthentication | Interface definition for the NotBoundAuthentication elements |
XKMSPendingRequest | Interface definition for the PendingRequest elements |
XKMSPrototypeKeyBinding | |
XKMSQueryKeyBinding | Interface definition for the QueryKeyBinding elements |
XKMSRegisterRequest | Interface definition for the RegisterRequest elements |
XKMSRegisterResult | Interface definition for the RegisterResult elements |
XKMSRequestAbstractType | Interface definition for the RequestAbstractType |
XKMSRespondWith | Interface definition for the RespondWith element |
XKMSResponseMechanism | Interface definition for the ResponseMechanism element |
XKMSResult | Interface definition for the Result elements |
XKMSResultType | Interface definition for the ResultType |
XKMSStatus | Interface definition for the Status elements |
XKMSStatusRequest | Interface definition for the StatusRequest elements |
XKMSStatusResult | Interface definition for the StatusResult elements |
XKMSUnverifiedKeyBinding | Interface definition for the UnverifiedKeyBinding elements |
XKMSUseKeyWith | Interface definition UseKeyWith elements |
XKMSValidateRequest | Interface definition for the ValidateRequest elements |
XKMSValidateResult | Interface definition for the ValidateResult elements |
XKMSValidityInterval | Interface definition for the ValidityInterval elements |
XMLT | |
XSCryptCryptoBase64 | |
XSECAlgorithmHandler | Interface class to provide handlers for processing different encryption types |
XSECAlgorithmMapper | Holder class for mapping Algorithms to Handlers |
XSECBinHTTPURIInputStream | |
XSECBinTXFMInputStream | BinInputSource wrapper for a TXFMChain |
XSECC14n20010315 | |
XSECCanon | |
XSECCryptoBase64 | Base64 encode/decode handler interface class |
XSECCryptoException | Exception class used by the cryptographic modules |
XSECCryptoHash | Interface definition for Hash functions |
XSECCryptoKey | Base interface class for key material |
XSECCryptoKeyDSA | Interface class for DSA keys |
XSECCryptoKeyHMAC | Interface class for HMAC keys |
XSECCryptoKeyRSA | Interface class for RSA keys |
XSECCryptoProvider | The base class that all *CryptoProviders need to implement |
XSECCryptoSymmetricKey | Base interface definition for symmetric key material |
XSECCryptoX509 | Interface class for X509 certificates |
XSECEnv | Holds environmental information |
XSECException | Exception Class |
XSECKeyInfoResolver | Interface class for providing keys to the library |
XSECKeyInfoResolverDefault | A basic class for mapping KeyInfo elements to Keys |
XSECNameSpaceEntry | |
XSECNameSpaceExpander | Class to "expand" name spaces |
XSECNodeListElt | |
XSECPlatformUtils | High level library interface class |
XSECProvider | The main provider class for XML Digital Signatures and Encryption objects |
XSECSafeBufferFormatter | Formatter for outputting to a safeBuffer |
XSECSOAPRequestor | Interface for SOAP Requests |
XSECSOAPRequestorSimple | Basic HTTP implementation for SOAP Requests |
XSECTXFMInputSource | InputSource wrapper for a TXFMList |
XSECURIResolver | Interface class for resolving URIs |
XSECURIResolverGenericUnix | Generic UNIX URI Resolver |
XSECURIResolverGenericWin32 | Generic Windows URI Resolver |
XSECURIResolverXerces | URIResolver implementation class based on Xerces functions |
XSECXPathNodeList | Class for holding lists of DOMNodes |