28.01.2015, 00:04, "Dr. Stephen Henson" <st...@openssl.org>:
> It's this:
>
>        param = SSL_get0_param(ssl);
>
> Because SSL_get0_param retrieves the internal pointer to parameters used by
> ssl: so if you modify those parameters the modified versions will be used by
> ssl.

Thanks, Stephen. Now it's clear.

--
Best Regards,

Serj
_______________________________________________
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to