Session cache implementations shouldn't have to access SSL_SESSION
authorGeoff Thorpe <geoff@openssl.org>
Sat, 15 Feb 2003 20:38:57 +0000 (20:38 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Sat, 15 Feb 2003 20:38:57 +0000 (20:38 +0000)
commit4879ec7bf3dc684e33f330d8b5b9eed5f4a2c344
tree2fcc36de17c4a40f13c1315d45414cf129036d61
parentb653327d4746cff0906eff8e740622aae4439e80
Session cache implementations shouldn't have to access SSL_SESSION
elements directly, so this missing functionality is required.

PR: 276
ssl/ssl.h
ssl/ssl_sess.c