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).