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


gsk_free_attributes_signers()

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

Releases storage allocated for gsk_attributes_signers structure.

Format

   #include <gskcms.h>

   void gsk_free_attributes_signers (  
                                      gsk_attributes_signers *   attributesSigners)

Parameters

attributesSigners
Specifies the gsk_attributes_signers structure to be released. The gsk_attributes_signers structure will be initialized to zero upon completion.

Usage

The gsk_free_attributes_signers() routine is used to release storage allocated for gsk_attributes_signers structure.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014