Genivia Home Documentation
xenc.h File Reference

updated Thu Mar 21 2024 by Robert van Engelen
 
Classes | Macros | Typedefs
xenc.h File Reference
#import "ds.h"
Include dependency graph for xenc.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  ds__KeyInfoType
 Imported complexType "http://www.w3.org/2000/09/xmldsig#":KeyInfoType from typemap WS/WS-typemap.dat. More...
 
struct  xenc__EncryptionPropertyType
 Imported complexType "http://www.w3.org/2001/04/xmlenc#":EncryptionPropertyType from typemap WS/WS-typemap.dat. More...
 
struct  xenc__EncryptedType
 Imported simpleType "http://www.w3.org/2001/04/xmlenc#":KeySizeType from typemap WS/WS-typemap.dat. More...
 
struct  xenc__EncryptionMethodType
 "http://www.w3.org/2001/04/xmlenc#":EncryptionMethodType is a complexType. More...
 
struct  xenc__CipherDataType
 "http://www.w3.org/2001/04/xmlenc#":CipherDataType is a complexType. More...
 
struct  xenc__CipherReferenceType
 "http://www.w3.org/2001/04/xmlenc#":CipherReferenceType is a complexType. More...
 
struct  xenc__TransformsType
 "http://www.w3.org/2001/04/xmlenc#":TransformsType is a complexType. More...
 
struct  xenc__AgreementMethodType
 "http://www.w3.org/2001/04/xmlenc#":AgreementMethodType is a complexType. More...
 
struct  xenc__ReferenceType
 "http://www.w3.org/2001/04/xmlenc#":ReferenceType is a complexType. More...
 
struct  xenc__EncryptionPropertiesType
 "http://www.w3.org/2001/04/xmlenc#":EncryptionPropertiesType is a complexType. More...
 
struct  _xenc__ReferenceList
 Top-level root element "http://www.w3.org/2001/04/xmlenc#":ReferenceList. More...
 
struct  _xenc__ReferenceList::__xenc__union_ReferenceList
 
struct  xenc__EncryptedDataType
 "http://www.w3.org/2001/04/xmlenc#":EncryptedDataType is a complexType with complexContent extension of "http://www.w3.org/2001/04/xmlenc#":EncryptedType. More...
 
struct  xenc__EncryptedKeyType
 "http://www.w3.org/2001/04/xmlenc#":EncryptedKeyType is a complexType with complexContent extension of "http://www.w3.org/2001/04/xmlenc#":EncryptedType. More...
 

Macros

#define SOAP_NAMESPACE_OF_xenc   "http://www.w3.org/2001/04/xmlenc#"
 

Typedefs

typedef struct xenc__EncryptedType xenc__EncryptedType
 Imported type "http://www.w3.org/2000/09/xmldsig#":KeyInfoType from typemap WS/WS-typemap.dat. More...
 
typedef struct xenc__EncryptionMethodType xenc__EncryptionMethodType
 Typedef synonym for struct xenc__EncryptionMethodType. More...
 
typedef struct xenc__CipherDataType xenc__CipherDataType
 Typedef synonym for struct xenc__CipherDataType. More...
 
typedef struct xenc__CipherReferenceType xenc__CipherReferenceType
 Typedef synonym for struct xenc__CipherReferenceType. More...
 
typedef struct xenc__TransformsType xenc__TransformsType
 Typedef synonym for struct xenc__TransformsType. More...
 
typedef struct xenc__EncryptedDataType xenc__EncryptedDataType
 Typedef synonym for struct xenc__EncryptedDataType. More...
 
typedef struct xenc__EncryptedKeyType xenc__EncryptedKeyType
 Typedef synonym for struct xenc__EncryptedKeyType. More...
 
typedef struct xenc__AgreementMethodType xenc__AgreementMethodType
 Typedef synonym for struct xenc__AgreementMethodType. More...
 
typedef struct xenc__ReferenceType xenc__ReferenceType
 Typedef synonym for struct xenc__ReferenceType. More...
 
typedef struct xenc__EncryptionPropertiesType xenc__EncryptionPropertiesType
 Typedef synonym for struct xenc__EncryptionPropertiesType. More...
 
typedef struct xenc__EncryptionPropertyType xenc__EncryptionPropertyType
 Imported complexType "http://www.w3.org/2001/04/xmlenc#":EncryptionPropertyType from typemap WS/WS-typemap.dat. More...
 
typedef struct _xenc__ReferenceList _xenc__ReferenceList
 Typedef synonym for struct _xenc__ReferenceList. More...
 

Macro Definition Documentation

#define SOAP_NAMESPACE_OF_xenc   "http://www.w3.org/2001/04/xmlenc#"

Typedef Documentation

Typedef synonym for struct _xenc__ReferenceList.

Typedef synonym for struct xenc__AgreementMethodType.

Typedef synonym for struct xenc__CipherDataType.

Typedef synonym for struct xenc__CipherReferenceType.

Typedef synonym for struct xenc__EncryptedDataType.

Typedef synonym for struct xenc__EncryptedKeyType.

Imported type "http://www.w3.org/2000/09/xmldsig#":KeyInfoType from typemap WS/WS-typemap.dat.

Typedef synonym for struct xenc__EncryptedType.

Typedef synonym for struct xenc__EncryptionMethodType.

Typedef synonym for struct xenc__EncryptionPropertiesType.

Imported complexType "http://www.w3.org/2001/04/xmlenc#":EncryptionPropertyType from typemap WS/WS-typemap.dat.

Typedef synonym for struct xenc__ReferenceType.

Typedef synonym for struct xenc__TransformsType.