+xns/Core/XNSObject
 |
 +--+xns/Core/Message
  |
  +--+xns/Certification/GetCRL
Retrieves the identity's current Certificate Revocation List (CRL).
To: CA identity or identity subscribing to the CA identity's CRL.
From: Any identity or application that wants to keep a CRL for validity checking rather than making individual calls to +xns/Certification/VerifyCert.
Input | ||
+xns/Core/IdentityAddress |
CAIdentity | Address of certificate authority identity whose CRL is requested. |
+xns/Core/IdentityDataAddress |
CertType | Address of the definition of the certificate type for which the CRL is requested. |
+xns/Core/IdentityDataAddress |
DataType | Address of a DataTypeDef object that defines the data type of attribute certificates included in this CRL. |
Output | ||
+xns/Certification/CRL |
CRL | Current CRL object for the specified certificate type and specified CA identity. |
Input Detail |
Output Detail |
Publishing Identity: +xns © 2002 XNSORG |
Last Updated: 07/09/2002 |