#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). |
virtual void xmlsignature::ContentReference::createReferences | ( | DSIGSignature * | sig | ) | [pure virtual] |
Given a native signature, asks the object to create the reference(s).
sig | native signature interface |