xmltooling  3.3.0
xmlsignature::ContentReference Class Referenceabstract

Interface for creating signature references based on application requirements. More...

#include <xmltooling/signature/ContentReference.h>

Public Member Functions

virtual void createReferences (DSIGSignature *sig)=0
 Given a native signature, asks the object to create the reference(s). More...
 

Protected Member Functions

 ContentReference ()
 Default constructor. More...
 

Detailed Description

Interface for creating signature references based on application requirements.

Constructor & Destructor Documentation

◆ ContentReference()

xmlsignature::ContentReference::ContentReference ( )
protected

Default constructor.

Member Function Documentation

◆ createReferences()

virtual void xmlsignature::ContentReference::createReferences ( DSIGSignature *  sig)
pure virtual

Given a native signature, asks the object to create the reference(s).

Parameters
signative signature interface

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