Version: 2021.2
Android Player settings
Android keystores in Unity

Android keystores

A keystoreAn Android system that lets you store cryptographic key entries for enhanced device security. More info
See in Glossary
is a binary file that contains private keys and public key certificates. Android uses the keys in a keystore to sign an application for security reasons. For more information, see Keystores, keys, and certificates.

Topic Description
Android keystores in Unity Understand how Android keystores work in Unity.
Keystore Manager window reference Open and use Unity’s Keystore Manager window.
Create a new keystore Use the Keystore Manager window to create a new keystore file and configure its path.
Add keys to a keystore Use the Keystore Manager window to add keys to a keystore.
Load a keystore Use the Keystore Manager to load an existing keystore.
Android Player settings
Android keystores in Unity