CipherDataType

Complex Type Information

Model

Used By

Element CipherData

Source

<xs:complexType name="CipherDataType">
  <xs:choice>
    <xs:element ref="xmlenc:CipherValue"/>
    <xs:element ref="xmlenc:CipherReference"/>
  </xs:choice>
</xs:complexType>