Class KabCopier

java.lang.Object
com.kosdev.kos.commons.kab.KabCopier

public class KabCopier extends Object
Copy the contents of an existing KAB to a new KAB. This can be used to effectively re-sign the original KAB by simply making a new KAB with the same contents but different keys.

This will transfer any encrypted content and copy all permissions from the original KAB.

Since:
1
Version:
1
  • Constructor Details

  • Method Details