[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [xri] Summary on trust/KeyInfo issues
|
<xrd>
<Subject set="beginswith">...</Subject>
<Alias>...</Alias>
<KeyDescriptor use="*">
<ds:KeyInfo>
...
</ds:KeyInfo>
</KeyDescriptor>
<ds:Signature>
<ds:KeyInfo>
...
</ds:KeyInfo>
</ds:Signature>
<link>
<rel>...</rel>
<uri>...</uri>
<Subject>...</Subject>
<ds:KeyInfo>
...
</ds:KeyInfo>
</link>
</xrd>
Descriptionxrd/Subject : Type=URI. Subject Identifier or portion of Subject Identifier. CanonicalID in XRDS. xrd/Subject/@set : (Option) Can specify “beginswith” to signify that the URI is only partial and beginswith the string. xrd/Alias: Alias URI for the Subject. xrd/KeyDescriptor: Wrapper element for ds:KeyInfo for the Subject. xrd/KeyDescriptor/@use : Specify the usage of the KeyInfo, e.g., Signature, Encription, etc. xrd/ds:Signature: Expresses the Signatory and the Signature over this XRD. xrd/link: Shows the relationship that this Subject perceives against other subject. xrd/link/Subjct: the Subject of the linked XRD. Discussion Points
Scott Cantor wrote: Nat Sakimura wrote on 2009-07-17: |
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]