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

#include <xsecctl.hxx>

Collaboration diagram for InternalSignatureInformation:
[legend]

Public Member Functions

 InternalSignatureInformation (sal_Int32 nId, css::uno::Reference< css::xml::crypto::sax::XReferenceResolvedListener > const &xListener)
 
void addReference (SignatureReferenceType type, sal_Int32 digestID, const OUString &uri, sal_Int32 keeperId, const OUString &rType)
 

Public Attributes

SignatureInformation signatureInfor
 
css::uno::Reference< css::xml::crypto::sax::XReferenceResolvedListener > xReferenceResolvedListener
 
::std::vector< sal_Int32 > vKeeperIds
 

Detailed Description

Definition at line 68 of file xsecctl.hxx.

Constructor & Destructor Documentation

◆ InternalSignatureInformation()

InternalSignatureInformation::InternalSignatureInformation ( sal_Int32  nId,
css::uno::Reference< css::xml::crypto::sax::XReferenceResolvedListener > const &  xListener 
)
inline

Definition at line 77 of file xsecctl.hxx.

References nId, and xReferenceResolvedListener.

Member Function Documentation

◆ addReference()

void InternalSignatureInformation::addReference ( SignatureReferenceType  type,
sal_Int32  digestID,
const OUString &  uri,
sal_Int32  keeperId,
const OUString &  rType 
)
inline

Member Data Documentation

◆ signatureInfor

SignatureInformation InternalSignatureInformation::signatureInfor

◆ vKeeperIds

::std::vector< sal_Int32 > InternalSignatureInformation::vKeeperIds

◆ xReferenceResolvedListener

css::uno::Reference< css::xml::crypto::sax::XReferenceResolvedListener > InternalSignatureInformation::xReferenceResolvedListener

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