Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PlayerSettings.keystorePass

static var keystorePass: string;
static string keystorePass;
static keystorePass as string

Description

Password used for interacting with the Android Keystore.

This is the password for retrieving and updating the keys inside a particular keystore (known as [-storepass <storepass>] on the keytool/jarsigner command line).