LibreOffice Module xmlsecurity (master) 1
Public Member Functions | List of all members
XMLEncryptionGpg Class Reference

#include <XMLEncryption.hxx>

Inheritance diagram for XMLEncryptionGpg:
[legend]
Collaboration diagram for XMLEncryptionGpg:
[legend]

Public Member Functions

 XMLEncryptionGpg ()
 
virtual ~XMLEncryptionGpg () override
 
virtual css::uno::Reference< css::xml::crypto::XXMLEncryptionTemplate > SAL_CALL encrypt (const css::uno::Reference< css::xml::crypto::XXMLEncryptionTemplate > &aTemplate, const css::uno::Reference< css::xml::crypto::XSecurityEnvironment > &aEnvironment) override
 
virtual css::uno::Reference< css::xml::crypto::XXMLEncryptionTemplate > SAL_CALL decrypt (const css::uno::Reference< css::xml::crypto::XXMLEncryptionTemplate > &aTemplate, const css::uno::Reference< css::xml::crypto::XXMLSecurityContext > &aContext) override
 

Detailed Description

Definition at line 21 of file XMLEncryption.hxx.

Constructor & Destructor Documentation

◆ XMLEncryptionGpg()

XMLEncryptionGpg::XMLEncryptionGpg ( )
explicit

Definition at line 17 of file XMLEncryption.cxx.

◆ ~XMLEncryptionGpg()

XMLEncryptionGpg::~XMLEncryptionGpg ( )
overridevirtual

Definition at line 20 of file XMLEncryption.cxx.

Member Function Documentation

◆ decrypt()

Reference< XXMLEncryptionTemplate > SAL_CALL XMLEncryptionGpg::decrypt ( const css::uno::Reference< css::xml::crypto::XXMLEncryptionTemplate > &  aTemplate,
const css::uno::Reference< css::xml::crypto::XXMLSecurityContext > &  aContext 
)
overridevirtual

Definition at line 31 of file XMLEncryption.cxx.

◆ encrypt()

Reference< XXMLEncryptionTemplate > SAL_CALL XMLEncryptionGpg::encrypt ( const css::uno::Reference< css::xml::crypto::XXMLEncryptionTemplate > &  aTemplate,
const css::uno::Reference< css::xml::crypto::XSecurityEnvironment > &  aEnvironment 
)
overridevirtual

Definition at line 24 of file XMLEncryption.cxx.


The documentation for this class was generated from the following files: