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


gsk_free_certification_request()

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

Releases storage allocated for a PKCS certification request.

Format

   #include <gskcms.h>

   void gsk_free_certification_request (  
                                         pkcs_cert_request *         request)

Parameters

request
Specifies the certification request to be released. The pkcs_cert_request structure will be initialized to zero upon completion.

Usage

The gsk_free_certification_request() routine is used to release storage allocated for a Public Key Cryptography Standards (PKCS) certification request.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014