z/OS Cryptographic Services System SSL Programming
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Certificate Management Services (CMS) API reference

z/OS Cryptographic Services System SSL Programming
SC14-7495-00

This topic describes the Certificate Management Services (CMS) APIs. These APIs can be used to create/manage your own key database files in a similar function to the SSL gskkyman utility, use certificates stored in the key database file or key ring for purposes other than SSL, and basic PKCS #7 message support.

System SSL supports X.509 certificates (V1, V2, or V3) and X.509 V2 Certificate Revocation Lists as described in RFC 5280: Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile, RFC 3280: Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile and RFC 2459: X.509 certificate, certificate revocation list, and certificate extensions. RFC 5280 obsoletes RFC 3280 which obsoletes RFC 2459.

Note: You can use the gsk_strerror() routine to return a text string describing a CMS error code. See gsk_strerror() for more information.

This is a list of the Certificate Management Services (CMS) APIs:

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014