:: com :: sun :: star :: xml ::

module crypto

Nested Modules
sax
Services
SEInitializer * Service of SEInitializer
SecurityEnvironment * Service of XSecurityEnvironment
XMLEncryption * Service of XMLEncryption
XMLEncryptionTemplate * Service of XMLEncryptionTemplate
XMLSecurityContext * Service of XMLSecurityContext
XMLSignature * Service of XMLSignature
XMLSignatureTemplate * Service of XMLSignatureTemplate
Interfaces
XCipherContext This interface allows to encrypt/decrypt data using the cipher context.
XCipherContextSupplier This interface allows to get an object that allows to encrypt/decrypt data using the specified algorithm.
XDigestContext This interface allows to generate the digest.
XDigestContextSupplier This interface allows to get an object to generate a digest of a specified format.
XSEInitializer * Interface to manipulate Security Environment
XSecurityEnvironment * Interface of Security Environment
XUriBinding * Interface of Uri Binding. *
XXMLEncryption * Interface of XML encryption * *
XXMLEncryptionTemplate * Interface of XML encryption template * *
XXMLSecurityContext * Interface of XML security context * *
XXMLSecurityTemplate * Interface of the XML security template * *
XXMLSignature * Interface of XML signature * *
XXMLSignatureTemplate * Interface of XML signature template * *
Exceptions
XMLEncryptionException
XMLSignatureException
Enums
SecurityOperationStatus * Defines results for security operation.
Constant Groups
CipherID The constant set contains identifiers of supported cipher-creation algorithms.
DigestID The constant set contains identifiers of supported digest-creation algorithms.
Top of Page