类 AndroidDebugKeyStoreHelper
java.lang.Object
io.github.amsonix.molt.internal.reschiper.android.AndroidDebugKeyStoreHelper
Helper class for managing the Android debug keystore and its configurations.
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
DEFAULT_PASSWORD
- 另请参阅:
-
DEFAULT_ALIAS
- 另请参阅:
-
-
构造器详细资料
-
AndroidDebugKeyStoreHelper
public AndroidDebugKeyStoreHelper()
-
-
方法详细资料
-
debugSigningConfig
Retrieves the debug signing configuration for Android.- 返回:
- The debug signing configuration as a
JarSigner.Signatureobject, or null if the keystore is not found.
-