+xns/Certification
Message: GetCACerts

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


Retrieves all the CA certificates of the specified certificate type.

To: Certifying identity.
From: Any identity who wishes to confirm that the certifying identity is certified to certify.


 

Input
+xns/Core/IdentityDataAddress CertType Address of the definition of the certificate type for which the CA certificates are requested.
+xns/Core/IdentityDataAddress DataType Address of a DataTypeDef object which defines the attribute certificate data type for which the CA certificates are requested.
 

Output
+xns/Certification/CACertList CACerts The list of CA certificates carried of the specified certificate type.
 

Input Detail

CertType

Address of the definition of the certificate type for which the CA certificates are requested. This is an address of an object of type +xns/Discovery/DataTypeDef containing the definition of a class derived from +xns/Certification/Certificate.  

DataType: +xns/Core/IdentityDataAddress
 


DataType

Address of a DataTypeDef object which defines the attribute certificate data type for which the CA certificates are requested. Data type is applicable for attribute certificates only (certificate type of +xns/Certification/AttributeCert) and defines the data type the to-identity is certified to certify.  

DataType: +xns/Core/IdentityDataAddress
 

Required: true
 


 

Output Detail

CACerts

The list of CA certificates carried of the specified certificate type.  

DataType: +xns/Certification/CACertList
 

List: true
 


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