Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 17 IBM z/OS and IBM i : SSL Implementation on IBM EBCDIC Systems : tibemsSSLParams_System_Destroy

tibemsSSLParams_System_Destroy
Function
Purpose
Destroy an IBM System SSL parameter object.
C Declaration
void tibemsSSLParams_System_Destroy(
    tibemsSSLParams SSLParams );
COBOL Call
CALL "tibemsSSLParams_System_Destroy"
USING BY VALUE SSLParams
END-CALL.
 
SSLParams has usage pointer.
Parameters
 
Remarks
Storage related to the parameters object and all individual parameters therein is released.
See Also
tibemsSSLParams_Destroy on page 243

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved