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).
|
| |
|
|
| ContentReference () |
| | Default constructor.
|
| |
Interface for creating signature references based on application requirements.
◆ 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: