LassoWsSec1SecurityHeader
LassoWsSec1SecurityHeader * lasso_wsse_security_header_new (void);
void
Creates a new LassoWsSec1SecurityHeader object.
a newly created LassoWsSec1SecurityHeader object
struct LassoWsSec1SecurityHeader { LassoNode parent; /* elements */ GList *any; /* of LassoNode */ /* attributes */ GHashTable *attributes; };