xenc:CipherDataType

Complex Type Information

Model

Used By

Element xenc:CipherData

Source

<complexType name="CipherDataType">
  <choice>
    <element name="CipherValue" type="base64Binary"/>
    <element ref="xenc:CipherReference"/>
  </choice>
</complexType>