#include <saml/signature/SignableObject.h>
Inheritance diagram for opensaml::SignableObject:
Public Member Functions | |
virtual xmlsignature::Signature * | getSignature () const =0 |
Returns the enveloped Signature from the object. | |
virtual void | setSignature (xmlsignature::Signature *sig)=0 |
Sets an enveloped Signature in the object. |
|
Returns the enveloped Signature from the object.
|
|
Sets an enveloped Signature in the object.
|