Class Ciphers

java.lang.Object
org.aoju.bus.crypto.Ciphers
All Implemented Interfaces:
org.aoju.bus.core.lang.function.XWrapper<Cipher>

public class Ciphers extends Object implements org.aoju.bus.core.lang.function.XWrapper<Cipher>
Cipher包装类,提供初始化模式等额外方法 包装之后可提供自定义或默认的:
Since:
Java 17+
Author:
Kimi Liu