ホーム › Security.Authentication.Identity › SECPKG_KERNEL_FUNCTION_TABLE
SECPKG_KERNEL_FUNCTION_TABLE
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| Initialize | KspInitPackageFn | 8/4 | +0 | +0 |
| DeleteContext | KspDeleteContextFn | 8/4 | +8 | +4 |
| InitContext | KspInitContextFn | 8/4 | +16 | +8 |
| MapHandle | KspMapHandleFn | 8/4 | +24 | +12 |
| Sign | KspMakeSignatureFn | 8/4 | +32 | +16 |
| Verify | KspVerifySignatureFn | 8/4 | +40 | +20 |
| Seal | KspSealMessageFn | 8/4 | +48 | +24 |
| Unseal | KspUnsealMessageFn | 8/4 | +56 | +28 |
| GetToken | KspGetTokenFn | 8/4 | +64 | +32 |
| QueryAttributes | KspQueryAttributesFn | 8/4 | +72 | +36 |
| CompleteToken | KspCompleteTokenFn | 8/4 | +80 | +40 |
| ExportContext | SpExportSecurityContextFn | 8/4 | +88 | +44 |
| ImportContext | SpImportSecurityContextFn | 8/4 | +96 | +48 |
| SetPackagePagingMode | KspSetPagingModeFn | 8/4 | +104 | +52 |
| SerializeAuthData | KspSerializeAuthDataFn | 8/4 | +112 | +56 |