Re: [openssl-users] PEM_read and write SSL_SESSION

2016-02-28 Thread Shubham Chauhan
gt; PEM_write_bio_SSL_SESSION( pBIO, SSL_get_session( pSSL ) ); >> >> >> >> They finally call : >> >> PEM_ASN1_write_bio() >> >> PEM_ASN1_read_bio() >> >> about which more info can be found on >> http://www.umich.edu/~x509/ssleay/pem_io.html >>

Re: [openssl-users] PEM_read and write SSL_SESSION

2016-02-27 Thread Shubham Chauhan
gt; Michel > > > > > > *De :* openssl-users [mailto:openssl-users-boun...@openssl.org] *De la > part de* Shubham Chauhan > *Envoyé :* vendredi 26 février 2016 12:51 > *À :* openssl-users@openssl.org > *Objet :* [openssl-users] PEM_read and write SSL_SESSION > > >

Re: [openssl-users] PEM_read and write SSL_SESSION

2016-02-27 Thread Michel
De : openssl-users [mailto:openssl-users-boun...@openssl.org] De la part de Shubham Chauhan Envoyé : vendredi 26 février 2016 12:51 À : openssl-users@openssl.org Objet : [openssl-users] PEM_read and write SSL_SESSION If anyone is familiar with the PEM_read_SSL_SESSION and PEM_write_SSL_SESSION func

[openssl-users] PEM_read and write SSL_SESSION

2016-02-26 Thread Shubham Chauhan
If anyone is familiar with the PEM_read_SSL_SESSION and PEM_write_SSL_SESSION functions, please let me know about the arguments and the usage of these functions, in a bit detailed fashion. It'll be really helpful. Thanks -- Regards Shubham Chauhan -- openssl-users mailing list To unsubscribe: ht