"http://docs.oasis-open.org/ws-sx/ws-trust/200512/":ProofEncryptionType is a complexType.
More...
#include <wst.h>
"http://docs.oasis-open.org/ws-sx/ws-trust/200512/":ProofEncryptionType is a complexType.
struct wst__ProofEncryptionType operations:
- soap_default_wst__ProofEncryptionType(soap*, wst__ProofEncryptionType*) reset members to default
- int soap_read_wst__ProofEncryptionType(soap*, wst__ProofEncryptionType*) deserialize from a source
- int soap_write_wst__ProofEncryptionType(soap*, wst__ProofEncryptionType*) serialize to a sink
- wst__ProofEncryptionType* soap_dup_wst__ProofEncryptionType(soap*, wst__ProofEncryptionType* dst, wst__ProofEncryptionType <em>src) returns deep copy of wst__ProofEncryptionType src into dst, copies the (cyclic) graph structure when a context is provided, or (cycle-pruned) tree structure with soap_set_mode(soap, SOAP_XML_TREE) (use soapcpp2 -Ec)
- soap_del_wst__ProofEncryptionType(wst__ProofEncryptionType) deep deletes wst__ProofEncryptionType data members, use only on dst after soap_dup_wst__ProofEncryptionType(NULL, wst__ProofEncryptionType *dst, wst__ProofEncryptionType *src) (use soapcpp2 -Ed)
The documentation for this struct was generated from the following file: