z/OS Open Cryptographic Services Facility Application Programming
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


CSSM_CL_CA_CERT_CLASSINFO

z/OS Open Cryptographic Services Facility Application Programming
SC24-5899-01

typedef struct cssm_cl_ca_cert_classinfo {
    CSSM_STRING CertClassName;
    CSSM_DATA CACert;
} CSSM_CL_CA_CERT_CLASSINFO, *CSSM_CL_CA_CERT_CLASSINFO_PTR;

Definitions:

CertClassName
Name of a certificate class issued by this certificate authority.
CACert
CA certificate for this cert class.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014