tibemsSSLParams_System_Create

Function

Purpose

Create a new IBM System SSL parameter object.

C Declaration

tibemsSSLParams tibemsSSLParams_System_Create(void);

COBOL Call

CALL "tibemsSSLParams_System_Create"
           RETURNING SSLParams
END-CALL.
Note: SSLParams has usage pointer.

Remarks

Storage is allocated to contain the values associated with various SSL parameters. This call must precede any call that requires an SSL parameters object as an argument.