> 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-android/ja/general/certifications.md).

# 認定

## 概要 <a href="#overview" id="overview"></a>

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

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

## 決済ネットワーク別の認証状況 <a href="#certification-status-by-payment-network" id="certification-status-by-payment-network"></a>

**Mastercard**

<table data-full-width="true"><thead><tr><th width="128.111083984375">SDKバージョン</th><th width="153.00006103515625">認証状況</th><th>証明書の有効期限</th></tr></thead><tbody><tr><td>Android 6.14</td><td>Mastercardにより免除</td><td>6.13の認証状況を参照</td></tr><tr><td>Android 6.13</td><td>完了</td><td><p>コンポーネント適合宣言書: 2026年11月25日</p><p>セキュリティテスト評価概要: 2026年11月25日</p></td></tr></tbody></table>

**Visa**

<table><thead><tr><th width="129.888916015625">SDKバージョン</th><th width="152.111083984375">認証状況</th><th>証明書の有効期限</th></tr></thead><tbody><tr><td>Android 6.14</td><td>完了</td><td>2026年11月7日まで有効です。</td></tr><tr><td>Android 6.12</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-android/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.
