Schema Central > SAML 2.0 > saml-schema-assertion-2.0.xsd > saml:EncryptedAttribute
Advanced search
Need SOA Help?

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

saml:EncryptedAttribute

Element information

Content

Attributes

None

Used in

Sample instance

<saml:EncryptedAttribute>
   <xenc:EncryptedData>
      <xenc:EncryptionMethod Algorithm="http://www.example.com/">Any text, intermingled with:
         <xenc:KeySize>1</xenc:KeySize>
         <xenc:OAEPparams>GpM7</xenc:OAEPparams>
         <!--any element-->
      </xenc:EncryptionMethod>
      <ds:KeyInfo>Any text, intermingled with:
         <ds:KeyName>string</ds:KeyName>
      </ds:KeyInfo>
      <xenc:CipherData>
         <xenc:CipherValue>GpM7</xenc:CipherValue>
      </xenc:CipherData>
      <xenc:EncryptionProperties>
         <xenc:EncryptionProperty>Any text, intermingled with:...
         </xenc:EncryptionProperty>
      </xenc:EncryptionProperties>
   </xenc:EncryptedData>
   <xenc:EncryptedKey>
      <xenc:EncryptionMethod Algorithm="http://www.example.com/">Any text, intermingled with:
         <xenc:KeySize>1</xenc:KeySize>
         <xenc:OAEPparams>GpM7</xenc:OAEPparams>
         <!--any element-->
      </xenc:EncryptionMethod>
      <ds:KeyInfo>Any text, intermingled with:
         <ds:KeyName>string</ds:KeyName>
      </ds:KeyInfo>
      <xenc:CipherData>
         <xenc:CipherValue>GpM7</xenc:CipherValue>
      </xenc:CipherData>
      <xenc:EncryptionProperties>
         <xenc:EncryptionProperty>Any text, intermingled with:...
         </xenc:EncryptionProperty>
      </xenc:EncryptionProperties>
      <xenc:ReferenceList>
         <xenc:DataReference URI="http://www.example.com/">
            <!--any element-->
         </xenc:DataReference>
      </xenc:ReferenceList>
      <xenc:CarriedKeyName>string</xenc:CarriedKeyName>
   </xenc:EncryptedKey>
</saml:EncryptedAttribute>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com