ホーム › Networking.HttpServer › HTTP_SSL_INFO
HTTP_SSL_INFO
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| ServerCertKeySize | WORD | 2 | +0 | +0 |
| ConnectionKeySize | WORD | 2 | +2 | +2 |
| ServerCertIssuerSize | DWORD | 4 | +4 | +4 |
| ServerCertSubjectSize | DWORD | 4 | +8 | +8 |
| pServerCertIssuer | LPSTR | 8/4 | +16 | +12 |
| pServerCertSubject | LPSTR | 8/4 | +24 | +16 |
| pClientCertInfo | HTTP_SSL_CLIENT_CERT_INFO* | 8/4 | +32 | +20 |
| SslClientCertNegotiated | DWORD | 4 | +40 | +24 |