SSL services: Difference between revisions
No edit summary |
|||
Line 519: | Line 519: | ||
= CipherInfo = | = CipherInfo = | ||
This is "nn::ssl::Connection::CipherInfo". This is a 0x48-byte struct. | This is "nn::ssl::Connection::CipherInfo". This is a 0x48-byte struct. | ||
{| class="wikitable" border="1" | |||
|- | |||
! Offset | |||
! Size | |||
! Description | |||
|- | |||
| 0x0 || 0x40 || Cipher string | |||
|- | |||
| 0x40 || 0x8 || Protocol version string | |||
|} | |||
= CertStore = | = CertStore = |