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_Create

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

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