Package 

Object Encrypter.DesEncrypter

  • All Implemented Interfaces:
    icu.windea.breezeframework.core.component.Component , icu.windea.breezeframework.core.component.Encrypter

    
    public class Encrypter.DesEncrypter
    extends Encrypter.CipherEncrypter
                        

    基于DES加密算法的加密器。使用8字节的密钥。

    • Method Summary

      Modifier and Type Method Description
      final String getTransformation()
      • Methods inherited from class icu.windea.breezeframework.core.component.Encrypter.DesEncrypter

        decrypt, encrypt
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait