Home | Documentation |
xenc__CipherDataType Struct Reference
updated Mon May 13 2024 by Robert van Engelen
|
"http://www.w3.org/2001/04/xmlenc#":CipherDataType is a complexType. More...
#include <xenc.h>
Public Attributes | |
char * | CipherValue |
struct xenc__CipherReferenceType * | CipherReference |
Element reference "http://www.w3.org/2001/04/xmlenc#":CipherReference. More... | |
"http://www.w3.org/2001/04/xmlenc#":CipherDataType is a complexType.
struct xenc__CipherReferenceType* xenc__CipherDataType::CipherReference |
Element reference "http://www.w3.org/2001/04/xmlenc#":CipherReference.
char* xenc__CipherDataType::CipherValue |
CHOICE OF ELEMENTS <xs:choice> Element CipherValue of type xs:base64Binary.