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


gsk_free_content_info()

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

Releases storage allocated for PKCS #7 content information.

Format

   #include <gskcms.h>

   void gsk_free_content_info (  
                                pkcs_content_info *         content_info)

Parameters

content_info
Specifies the content information to be released. The pkcs_content_info structure will be initialized to zero upon completion.

Usage

The gsk_free_content_info() routine is used to release storage allocated for a Public Key Cryptography Standards (PKCS) content information.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014