ホーム › Security.Authentication.WebAuthn › WEBAUTHN_CREDENTIAL_ATTESTATION
WEBAUTHN_CREDENTIAL_ATTESTATION
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| dwVersion | DWORD | 4 | +0 | +0 |
| pwszFormatType | LPWSTR | 8/4 | +8 | +4 |
| cbAuthenticatorData | DWORD | 4 | +16 | +8 |
| pbAuthenticatorData | BYTE* | 8/4 | +24 | +12 |
| cbAttestation | DWORD | 4 | +32 | +16 |
| pbAttestation | BYTE* | 8/4 | +40 | +20 |
| dwAttestationDecodeType | DWORD | 4 | +48 | +24 |
| pvAttestationDecode | void* | 8/4 | +56 | +28 |
| cbAttestationObject | DWORD | 4 | +64 | +32 |
| pbAttestationObject | BYTE* | 8/4 | +72 | +36 |
| cbCredentialId | DWORD | 4 | +80 | +40 |
| pbCredentialId | BYTE* | 8/4 | +88 | +44 |
| Extensions | WEBAUTHN_EXTENSIONS | 16/8 | +96 | +48 |
| dwUsedTransport | DWORD | 4 | +112 | +56 |
| bEpAtt | BOOL | 4 | +116 | +60 |
| bLargeBlobSupported | BOOL | 4 | +120 | +64 |
| bResidentKey | BOOL | 4 | +124 | +68 |
| bPrfEnabled | BOOL | 4 | +128 | +72 |
| cbUnsignedExtensionOutputs | DWORD | 4 | +132 | +76 |
| pbUnsignedExtensionOutputs | BYTE* | 8/4 | +136 | +80 |
| pHmacSecret | WEBAUTHN_HMAC_SECRET_SALT* | 8/4 | +144 | +84 |
| bThirdPartyPayment | BOOL | 4 | +152 | +88 |
| dwTransports | DWORD | 4 | +156 | +92 |
| cbClientDataJSON | DWORD | 4 | +160 | +96 |
| pbClientDataJSON | BYTE* | 8/4 | +168 | +100 |
| cbRegistrationResponseJSON | DWORD | 4 | +176 | +104 |
| pbRegistrationResponseJSON | BYTE* | 8/4 | +184 | +108 |