keyStoreType

@get:Input
@get:Optional
abstract val keyStoreType: Property<String>

Specifies the KeyStore type. Corresponds to the ks-type CLI option.

Default value: IntelliJPlatformExtension.Signing.keyStoreType