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 TLS parameters. This call must precede any call that requires a TLS parameters object as an argument.