com.biuqu.encryptor.Encryptor Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of bq-encryptor Show documentation
Show all versions of bq-encryptor Show documentation
easy use for mostly encryption
The newest version!
package com.biuqu.encryptor;
/**
* 所有加密器的抽象接口
*
* @author BiuQu
* @date 2023/5/4 01:10
*/
public interface Encryptor
{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy