+xns/Core/XNSObject
 |
 +--+xns/Core/Message
  |
  +--+xns/Certification/RequestAttrCert
Requests an attribute certificate for the specified object. If the certificate is to remain valid following changes to the object, the specified object should be versioned. The certificate will not apply to future versions of the object, but it will remain valid for this version. If the object is not versioned, any changes to the object will render the certificate invalid.
To: Identity acting as certification authority.
From: Any identity or application requesting certification of an object.
Input | ||
+xns/Core/XNSObject |
ToCertify | Object to be certified. |
Output | ||
+xns/Certification/AttributeCert |
Cert | Requested attribute certificate. |
Boolean |
Pending | Is object certification pending? |
Exceptions | |
Cannot Certify | Cannot certify this object for the reason contained in exception. |
Input Detail |
Output Detail |
Publishing Identity: +xns © 2002 XNSORG |
Last Updated: 07/09/2002 |