+xns/Certification
Message: ConfirmAttrCert

+xns/Core/XNSObject
   |
   +--+xns/Core/Message
         |
         +--+xns/Certification/ConfirmAttrCert


Confirms or denies certification, sent when a pending certification is finalized. If the original +xns/Certification/RequestAttrCert message returns the pending flag as true, then the object is queued up for manual verification. Once verified, the originating identity receives this message confirming (or denying) the certification.

To: Identity that owns the object for which certification is requested.
From: Identity certifying the object.


 

Input
+xns/Certification/AttributeCert Cert Requested attribute certificate.
Boolean Certified Was the ojbect certified?
+xns/Core/XNSException Exception The reason the object could not be certified, if that is the case.
 

Input Detail

Cert

Requested attribute certificate. If the Certified parameter is set to 'True,' then this parameter contains the certificate generated for the specified object.  

DataType: +xns/Certification/AttributeCert
 


Certified

Was the ojbect certified? True=certified; False=not certified.  

DataType: Boolean
 


Exception

The reason the object could not be certified, if that is the case.  

DataType: +xns/Core/XNSException
 


 

Publishing Identity: +xns
© 2002 XNSORG
Last Updated: 07/09/2002