Interface for creating signature references based on application requirements.
More...
#include <xmltooling/signature/ContentReference.h>
|
virtual void | createReferences (DSIGSignature *sig)=0 |
| Given a native signature, asks the object to create the reference(s). More...
|
|
Interface for creating signature references based on application requirements.
◆ ContentReference()
xmlsignature::ContentReference::ContentReference |
( |
| ) |
|
|
protected |
◆ createReferences()
virtual void xmlsignature::ContentReference::createReferences |
( |
DSIGSignature * |
sig | ) |
|
|
pure virtual |
Given a native signature, asks the object to create the reference(s).
- Parameters
-
sig | native signature interface |
The documentation for this class was generated from the following file: