+xns/Certification
Message: SubmitForAttrCertConfirm

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


Allows the certifying identity to sign the certificate. If the original +xns/Certification/RequestAttrCert message returns the Pending parameter as 'True,' then the object is queued up for manual verification. Once verified, this message allows the certifying identity to prepare the certificate. Then, the +xns/Certification/ConfirmAttrCert message is called to confirm (or deny) the certification.

To: Identity certifying the object.
From: Identity certifying the object.


 

Input
+xns/Certification/AttributeCert Cert Requested attribute certificate.
Boolean Certified Was the onject 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 onject certified? True=the object was certified; False=the object was 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