接口 Cipher

所有超级接口:
Decrypt, Encrypt
所有已知实现类:
Base64Cipher

public interface Cipher extends Decrypt, Encrypt
detail: 通用加解密中间层
作者:
Ttt
  • 方法概要

    从接口继承的方法 dev.utils.common.cipher.Decrypt

    decrypt

    从接口继承的方法 dev.utils.common.cipher.Encrypt

    encrypt