LibreOffice
LibreOffice 24.2 SDK API Reference
|
XML encryption interfaces. More...
Modules | |
module | sax |
XML encryption SAX interfaces. | |
Constant Groups | |
constants | CipherID |
The constant set contains identifiers of supported cipher-creation algorithms. | |
constants | DigestID |
The constant set contains identifiers of supported digest-creation algorithms. | |
constants | KDFID |
Constants to identify Key Derivation Function. | |
Classes | |
service | GPGSEInitializer |
Service of GPGSEInitializer. More... | |
service | NSSInitializer |
This service has a particular lifecycle. More... | |
struct | NSSProfile |
service | SecurityEnvironment |
Service of XSecurityEnvironment. More... | |
service | SEInitializer |
Service of SEInitializer. More... | |
interface | XCertificateCreator |
Interface for creating and adding certificates. More... | |
interface | XCipherContext |
This interface allows to encrypt/decrypt data using the cipher context. More... | |
interface | XCipherContextSupplier |
This interface allows to get an object that allows to encrypt/decrypt data using the specified algorithm. More... | |
interface | XDigestContext |
This interface allows to generate the digest. More... | |
interface | XDigestContextSupplier |
This interface allows to get an object to generate a digest of a specified format. More... | |
exception | XMLEncryptionException |
service | XMLSecurityContext |
Service of XMLSecurityContext. More... | |
service | XMLSignature |
Service of XMLSignature. More... | |
exception | XMLSignatureException |
interface | XNSSInitializer |
interface | XSecurityEnvironment |
Interface of Security Environment. More... | |
interface | XSEInitializer |
Interface to manipulate Security Environment. More... | |
interface | XUriBinding |
Interface of Uri Binding. More... | |
interface | XXMLEncryption |
Interface of XML encryption. More... | |
interface | XXMLEncryptionTemplate |
Interface of XML encryption template. More... | |
interface | XXMLSecurityContext |
Interface of XML security context. More... | |
interface | XXMLSecurityTemplate |
Interface of the XML security template. More... | |
interface | XXMLSignature |
Interface of XML signature. More... | |
interface | XXMLSignatureTemplate |
Interface of XML signature template. More... | |
XML encryption interfaces.
Defines results for security operation.