13.8. The SPKIData Element

The SPKIData element appears as a child of KeyInfo. It conveys information related to SPKI public key pairs, certificates, and other SPKI data. [RFC 2693] For its identifier, see Table 13-1.

SPKISexp is the only prespecified child element of SPKIData. It is the base-64 encoding of a SPKI canonical S-expression. SPKIData must have at least one SPKISexp; SPKISexp can be complemented or extended by siblings from an external namespace within SPKIData. Also, SPKIData can be entirely replaced with an alternative SPKI XML structure from an external namespace as a child of KeyInfo.

Implementation of SPKIData is optional. The SPKIData element syntax follows:

 <!-- SPKIData DTD --> <!ELEMENT SPKIData (SPKISexp %SPKIData.ANY;) ...

Get Secure XML: The New Syntax for Signatures and Encryption now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.