> For the complete documentation index, see [llms.txt](https://docs.payments.thalescloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payments.thalescloud.io/nfc-wallet-sdk-ios/ja/general/certifications.md).

# 認証

## 概要

Thales は、決済ネットワークの要件を満たすため、NFC Wallet SDK に対して定期的なセキュリティおよび機能認証を実施しています。お問い合わせは **Thales カスタマーサポート** 詳細が必要な場合は。

デジタルウォレットアプリケーションを～にデプロイする前に **本番環境** すべての **エンドユーザー**、サポート予定の各決済ネットワークの認証ステータスを確認してください。

## 決済ネットワーク別の認証ステータス

### Mastercard

<table data-full-width="false"><thead><tr><th width="128.111083984375">SDK バージョン</th><th width="135.22235107421875">認証ステータス</th><th>証明書の有効期限</th></tr></thead><tbody><tr><td>iOS 7.4</td><td>Mastercard による免除</td><td>iOS 7.3 の認証ステータスを参照してください</td></tr><tr><td>iOS 7.3</td><td>完了</td><td><p>CCS（Component Conformity Statement）：2027年1月8日</p><p>STAS（Security Test Assessment Summary）：2027年1月8日</p></td></tr></tbody></table>

### Visa

<table><thead><tr><th width="129.888916015625">SDK バージョン</th><th width="136.5555419921875">認証ステータス</th><th>証明書の有効期限</th></tr></thead><tbody><tr><td>iOS 7.4</td><td>完了</td><td>2026年11月7日まで有効。</td></tr><tr><td>iOS 7.2</td><td>Visa による免除</td><td>2026年10月31日まで有効</td></tr></tbody></table>

{% hint style="info" %}
**注記**

* NFC Wallet SDK（以前は **TSH Pay SDK**）を認証プロセスが完了する前に統合およびテストできます。
* Thales が証明書を更新するのは **最新の** NFC Wallet SDK リリースのみです。証明書の有効期限前にアップグレードを計画してください。
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.payments.thalescloud.io/nfc-wallet-sdk-ios/ja/general/certifications.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
