- From: Hallam-Baker, Phillip <pbaker@verisign.com>
- Date: Wed, 25 Sep 2002 14:34:34 -0700
- To: www-xkms@w3.org
Received on Wednesday, 25 September 2002 17:32:47 UTC
This structure allows an X.509 attribute/value pair to be specified. Note that all values are returned as opaque data unless the type is extended to support structured types. <!-- X509KeyAttribute --> <element name="X509KeyAttribute" type="xkms:X509KeyAttributeType"/> <complexType name="X509KeyAttributeType"> <sequence> <element ref="xkms:OpaqueData" minOccurs="0"/> </sequence> <attribute name="OID" type="string"/> </complexType> <!-- /KeyUsage -->
Received on Wednesday, 25 September 2002 17:32:47 UTC