Key0 Password failure

I use AppStudio with Voltbuilder. I use Voltsigner to create the android.p12 file; entering the appropriate Android keystore password in AppStudio. What Android alias password do I enter in AppStudio?

When I do a bundle build it get:

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ‘:app:signReleaseBundle’.

A failure occurred while executing com.android.build.gradle.internal.tasks.FinalizeBundleTask$BundleToolRunnable
Failed to read key key0 from store “/certificates/android.p12”: Get Key failed: Given final block not properly padded. Such issues can arise if a bad key is used during decryption.

Voltsigner uses the same password for both keystore and alias.

Thank you, this is resolved!!