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


gsk_free_public_key()

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

Releases storage allocated for public key information.

Format

   #include <gskcms.h>

   gsk_status gsk_free_public_key(
                                   gsk_public_key *           public_key_factors)

Parameters

public_key_factors
Specifies the public key components. The gsk_free_public_key structure will be initialized to zero upon completion.

Usage

The gsk_free_public_key() routine is used to release storage allocated for public key component information.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014