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. 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. See Also tibemsSSLParams_Create on page 241