Home | Documentation |
ds__KeyInfoType Struct Reference
updated Mon May 13 2024 by Robert van Engelen
|
Imported complexType "http://www.w3.org/2000/09/xmldsig#":KeyInfoType from typemap WS/WS-typemap.dat. More...
#include <xenc.h>
Public Attributes | |
char * | KeyName |
struct ds__KeyValueType * | KeyValue |
struct ds__RetrievalMethodType * | RetrievalMethod |
struct ds__X509DataType * | X509Data |
struct _wsse__SecurityTokenReference * | wsse__SecurityTokenReference |
char * | Id |
struct xenc__EncryptedKeyType * | xenc__EncryptedKey |
Imported complexType "http://www.w3.org/2000/09/xmldsig#":KeyInfoType from typemap WS/WS-typemap.dat.
char* ds__KeyInfoType::Id |
char* ds__KeyInfoType::KeyName |
struct ds__KeyValueType* ds__KeyInfoType::KeyValue |
struct ds__RetrievalMethodType* ds__KeyInfoType::RetrievalMethod |
struct _wsse__SecurityTokenReference* ds__KeyInfoType::wsse__SecurityTokenReference |
struct ds__X509DataType* ds__KeyInfoType::X509Data |
struct xenc__EncryptedKeyType* ds__KeyInfoType::xenc__EncryptedKey |