Re: Need help to get members of SSL_SESSION in openssl 3.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 20/10/2021 11:41, Paramashivaiah, Sunil wrote:
Hi All,

      Please let me know APIs to get members(ssl_version, session_id, references and session_id_length) of SSL_SESSION structure variable.

For ssl_version you can use  SSL_SESSION_get_protocol_version.

For session_id/session_id_length you can use SSL_SESSION_get_id().

The references value is considered internal. You cannot access that.

Matt



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux