SigningConfig

API Documentation:SigningConfig

DSL object for configuring signing configs.

Properties

PropertyDescription
keyAlias

Key alias used when signing.

keyPassword

Key password used when signing.

storeFile

Store file used when signing.

storePassword

Store password used when signing.

storeType

Store type used when signing.

Methods

No methods

Script blocks

No script blocks

Property details

String keyAlias (read-only)

Key alias used when signing.

See Signing Your Applications

String keyPassword (read-only)

Key password used when signing.

See Signing Your Applications

File storeFile (read-only)

Store file used when signing.

See Signing Your Applications

String storePassword (read-only)

Store password used when signing.

See Signing Your Applications

String storeType (read-only)

Store type used when signing.

See Signing Your Applications