.KEYSTORE ファイル拡張子
Java Keystore File
| 開発元 | N/A |
| 人気度 |
3.2 | 21 票 |
KEYSTOREファイルとは?
Security file commonly used by (IDEs), such as Eclipse and Unity, to verify application developers; stores a set of cryptographic keys or certificates in the binary Java Key Store (JKS) format.
詳細情報
A KEYSTORE file is used for several security purposes. It can be used to identify the author of an Android app during a build and when publishing to Google Play or in SSL encryption.
Since a KEYSTORE file contains valuable data, the file is encrypted and protected by a password to secure the file from unauthorized parties. There is no way to retrieve your KEYSTORE file if you lose it, so be sure to back it up.
注: The KEYSTORE extension is similar to the .JKS extension.