DefaultDeviceSecretValidator
Default DeviceSecretValidator that validates the ds_hash claim in an ID token against the SHA-256 left-half hash of the device secret.
Validation is skipped if the ds_hash claim is absent from the ID token. Only the RS256 algorithm is supported.