ホーム › Devices.BiometricFramework › PIBIO_FRAMEWORK_VSM_DECRYPT_SAMPLE_FN
PIBIO_FRAMEWORK_VSM_DECRYPT_SAMPLE_FN
コールバックシグネチャ
HRESULT PIBIO_FRAMEWORK_VSM_DECRYPT_SAMPLE_FN(
WINBIO_PIPELINE* Pipeline,
BYTE* Authentication,
UINT_PTR AuthenticationSize,
BYTE* Iv,
UINT_PTR IvSize,
BYTE* EncryptedData,
UINT_PTR EncryptedDataSize
);パラメーター
| フィールド | 型 |
|---|---|
| Pipeline | WINBIO_PIPELINE* |
| Authentication | BYTE* |
| AuthenticationSize | UINT_PTR |
| Iv | BYTE* |
| IvSize | UINT_PTR |
| EncryptedData | BYTE* |
| EncryptedDataSize | UINT_PTR |