Schema Central > XML Encryption > xenc-schema.xsd > xenc:AgreementMethod
Advanced search
Need SOA Help?

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

xenc:AgreementMethod

Element information

Type: xenc:AgreementMethodType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Algorithm [1..1]xsd:anyURI

Sample instance

<xenc:AgreementMethod Algorithm="http://www.example.com/">Any text, intermingled with:
   <xenc:KA-Nonce>GpM7</xenc:KA-Nonce>
   <!--any element-->
   <xenc:OriginatorKeyInfo>Any text, intermingled with:
      <ds:KeyName>string</ds:KeyName>
   </xenc:OriginatorKeyInfo>
   <xenc:RecipientKeyInfo>Any text, intermingled with:
      <ds:KeyName>string</ds:KeyName>
   </xenc:RecipientKeyInfo>
</xenc:AgreementMethod>

Site developed and hosted by Datypic, Inc.

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