+xns/Core/XNSObject
 |
 +--+xns/Certification/Certificate
An XNS digital certificate. This is an abstract base class from which all concrete certificate classes are derived. There are two types of concrete certificate classes. Instances of the first type, the attribute certificate class, reference the XNS object being certified. The second type includes all other certificate derivatives, each of which defines its own unique set of data being certified. Generally, attribute certificates certify other identity's data whereas all other certificate derivatives certify the data contained by the certificate.
Data Elements | ||
+xns/Core/IdentityAddressList |
NotifyOnRevocation | List of addresses of identities to notify upon revocation. |
+xns/Core/XMLDateTime |
RevocationDate | Date of certificate revocation. |
String |
RevocationReason | Reason for certificate revocation. |
Element Detail |
Publishing Identity: +xns © 2002 XNSORG |
Last Updated: 07/09/2002 |