Showing:

Diagrams
Properties
Source
Used by
Element ds:RSAKeyValueType / ds:Modulus
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram PES_Aller28.tmp#id380
Type ds:CryptoBinary
Properties
content: simple
Source
<element name="Modulus" type="ds:CryptoBinary"/>
Element ds:RSAKeyValueType / ds:Exponent
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram PES_Aller28.tmp#id380
Type ds:CryptoBinary
Properties
content: simple
Source
<element name="Exponent" type="ds:CryptoBinary"/>
Complex Type ds:RSAKeyValueType
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram PES_Aller256.tmp#id389 PES_Aller256.tmp#id390
Used by
Element ds:RSAKeyValue
Model ds:Modulus , ds:Exponent
Children ds:Exponent, ds:Modulus
Source
<complexType name="RSAKeyValueType">
  <sequence>
    <element name="Modulus" type="ds:CryptoBinary"/>
    <element name="Exponent" type="ds:CryptoBinary"/>
  </sequence>
</complexType>