Hi All, Are there any APIs that can be used to "zip up" information of an SSL* to SSL_SESSION* in one machine,
re-insert it to another SSL_CTX and "unzip" the SSL* on another machine and let the data encryption/decryption working. If no APIs are available, are there any alternatives to achieve this feat. Thanks in advanced. -Karan