| ||||||
| DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES | |||||
Specifies the nonce string to be used in any
subsequent communication. Restrictions: The nonce string MUST be further
re-formatted using the Base64 algorithm. Terminators or length of Nonce
String MUST NOT be included in this re-formatting. The Nonce string MUST
be treated as opaque data. This element type is used to specify the next
nonce string that is to be used in any subsequent SyncML message. For
example, a SyncML server specifies this element type to tell the SyncML
client to change its nonce to a new value. Nonce strings are used in the
SyncML "MD5 Digest" scheme of authentication
credentials.<xs:element name="NextNonce" type="xs:base64Binary">
</xs:element>
| ||||||
| DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES | |||||