verifiedSuccessIntegrity property

bool? verifiedSuccessIntegrity
getter/setter pair

Integrity verification field.

This value is used for the integrity verification of [MacVerifyResponse.success]. If the value of this field contradicts the value of [MacVerifyResponse.success], discard the response and perform a limited number of retries.

Implementation

core.bool? verifiedSuccessIntegrity;