SSL_CONNECT_LOAD Procedure
Loads the SSL_connect OPI into your PV-WAVE session.
Usage
SSL_CONNECT_LOAD
Input Parameters
None.
Keywords
None.
Discussion
After calling this routine, the SSL_connect OPI is loaded in your PV-WAVE session. Call this routine before compiling any PV-WAVE procedure which contains calls to the SSL_connect OPI.
Example
For more information and to see this process in use, see the file ssl_demo.pro in the SSL_connect lib directory.
See Also