Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

PlayerSettings.keystorePass

public static var keystorePass: 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).