类 AndroidDebugKeyStoreHelper

java.lang.Object
io.github.amsonix.molt.internal.reschiper.android.AndroidDebugKeyStoreHelper

public class AndroidDebugKeyStoreHelper extends Object
Helper class for managing the Android debug keystore and its configurations.
  • 字段详细资料

  • 构造器详细资料

    • AndroidDebugKeyStoreHelper

      public AndroidDebugKeyStoreHelper()
  • 方法详细资料

    • debugSigningConfig

      @Nullable public static JarSigner.Signature debugSigningConfig()
      Retrieves the debug signing configuration for Android.
      返回:
      The debug signing configuration as a JarSigner.Signature object, or null if the keystore is not found.