Genivia Home Documentation
xenc__EncryptedDataType Struct Reference

updated Mon Jan 22 2024 by Robert van Engelen
 
Public Attributes | List of all members
xenc__EncryptedDataType Struct Reference

"http://www.w3.org/2001/04/xmlenc#":EncryptedDataType is a complexType with complexContent extension of "http://www.w3.org/2001/04/xmlenc#":EncryptedType. More...

#include <xenc.h>

Collaboration diagram for xenc__EncryptedDataType:
Collaboration graph
[legend]

Public Attributes

struct xenc__EncryptionMethodTypeEncryptionMethod
 
_ds__KeyInfods__KeyInfo
 Imported element reference "http://www.w3.org/2000/09/xmldsig#":KeyInfo.
 
struct xenc__CipherDataTypeCipherData
 Element reference "http://www.w3.org/2001/04/xmlenc#":CipherData.
 
struct xenc__EncryptionPropertiesTypeEncryptionProperties
 Element reference "http://www.w3.org/2001/04/xmlenc#":EncryptionProperties.
 
char * Id
 Attribute Id of type xs:ID.
 
char * Type
 Attribute Type of type xs:anyURI.
 
char * MimeType
 Attribute MimeType of type xs:string.
 
char * Encoding
 Attribute Encoding of type xs:anyURI.
 

Detailed Description

"http://www.w3.org/2001/04/xmlenc#":EncryptedDataType is a complexType with complexContent extension of "http://www.w3.org/2001/04/xmlenc#":EncryptedType.

Member Data Documentation

◆ CipherData

struct xenc__CipherDataType* xenc__EncryptedDataType::CipherData

Element reference "http://www.w3.org/2001/04/xmlenc#":CipherData.

Required element.

◆ ds__KeyInfo

_ds__KeyInfo* xenc__EncryptedDataType::ds__KeyInfo

Imported element reference "http://www.w3.org/2000/09/xmldsig#":KeyInfo.

Optional element.

◆ Encoding

char* xenc__EncryptedDataType::Encoding

Attribute Encoding of type xs:anyURI.

Optional attribute.

◆ EncryptionMethod

struct xenc__EncryptionMethodType* xenc__EncryptedDataType::EncryptionMethod

INHERITED FROM xenc__EncryptedType: Element EncryptionMethod of type "http://www.w3.org/2001/04/xmlenc#":EncryptionMethodType. Optional element.

◆ EncryptionProperties

struct xenc__EncryptionPropertiesType* xenc__EncryptedDataType::EncryptionProperties

Element reference "http://www.w3.org/2001/04/xmlenc#":EncryptionProperties.

Optional element.

◆ Id

char* xenc__EncryptedDataType::Id

Attribute Id of type xs:ID.

Optional attribute.

◆ MimeType

char* xenc__EncryptedDataType::MimeType

Attribute MimeType of type xs:string.

Optional attribute.

◆ Type

char* xenc__EncryptedDataType::Type

Attribute Type of type xs:anyURI.

Optional attribute.


The documentation for this struct was generated from the following file: