LibreOffice Module sfx2 (master) 1
Public Member Functions | Private Attributes | List of all members
sfx2::DocumentSigner Class Reference

#include <DocumentSigner.hxx>

Public Member Functions

 DocumentSigner (OUString aUrl)
 
bool signDocument (css::uno::Reference< css::security::XCertificate > const &rxCertificate)
 

Private Attributes

OUString m_aUrl
 

Detailed Description

Definition at line 30 of file DocumentSigner.hxx.

Constructor & Destructor Documentation

◆ DocumentSigner()

sfx2::DocumentSigner::DocumentSigner ( OUString  aUrl)
inline

Definition at line 36 of file DocumentSigner.hxx.

Member Function Documentation

◆ signDocument()

bool sfx2::DocumentSigner::signDocument ( css::uno::Reference< css::security::XCertificate > const &  rxCertificate)

Member Data Documentation

◆ m_aUrl

OUString sfx2::DocumentSigner::m_aUrl
private

Definition at line 33 of file DocumentSigner.hxx.

Referenced by signDocument().


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