Class BootDecryptorProvider

java.lang.Object
org.miaixz.bus.shade.safety.provider.WrappedDecryptorProvider
org.miaixz.bus.shade.safety.provider.EntryDecryptorProvider<org.apache.commons.compress.archivers.jar.JarArchiveEntry>
org.miaixz.bus.shade.safety.boot.BootDecryptorProvider
All Implemented Interfaces:
Complex<org.apache.commons.compress.archivers.jar.JarArchiveEntry>, DecryptorProvider

public class BootDecryptorProvider extends EntryDecryptorProvider<org.apache.commons.compress.archivers.jar.JarArchiveEntry> implements DecryptorProvider
Spring-Boot JAR包解密器
Since:
Java 17+
Author:
Kimi Liu