API questions

2007-04-10 Thread Rob Crittenden
I've got a couple of API questions. I'm not sure if these are available or not: 1. Can I get the numeric value of the cipher that has been negotiated instead of just the character value (e.g. from SSL_SecurityStatus())? 2. If I call PR_Shutdown() on an SSL socket, is there a way later to see

Re: API questions

2007-04-10 Thread Wan-Teh Chang
Rob Crittenden wrote: I've got a couple of API questions. I'm not sure if these are available or not: 1. Can I get the numeric value of the cipher that has been negotiated instead of just the character value (e.g. from SSL_SecurityStatus())? SSL_SecurityStatus is deprecated. Call the new