Function
Purpose
Create a new IBM System SSL parameter object.
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.
Copyright © TIBCO Software Inc. All rights reserved.