+xns/Certification
Message: RevokeCert

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


Revokes a certificate issued by this identity and notifies all identities previously registered to be notified upon revocation.

To: Identity who issued the certificate to be revoked.
From: Any identity or application requesting revocation; usually the application authenticated against the to-identity.


 

Input
+xns/Core/IdentityDataID CertificateID Address of the certificate to be revoked.
String Reason Reason for the revocation.
 

Exceptions
AlreadyRevoked This certificate ID has already been revoked.
 

Input Detail

CertificateID

Address of the certificate to be revoked.  

DataType: +xns/Core/IdentityDataID
 

Required: true
 


Reason

Reason for the revocation.  

DataType: String
 


 

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