![]() |
Home | Documentation |
ds__RSAKeyValueType Struct Reference
updated Wed Oct 30 2024 by Robert van Engelen
|
"http://www.w3.org/2000/09/xmldsig#":RSAKeyValueType is a complexType. More...
#include <ds.h>
Public Attributes | |
char * | Modulus |
Element Modulus of type "http://www.w3.org/2000/09/xmldsig#":CryptoBinary. | |
char * | Exponent |
Element Exponent of type "http://www.w3.org/2000/09/xmldsig#":CryptoBinary. | |
"http://www.w3.org/2000/09/xmldsig#":RSAKeyValueType is a complexType.
char* ds__RSAKeyValueType::Exponent |
Element Exponent of type "http://www.w3.org/2000/09/xmldsig#":CryptoBinary.
Required element.
char* ds__RSAKeyValueType::Modulus |
Element Modulus of type "http://www.w3.org/2000/09/xmldsig#":CryptoBinary.
Required element.