-
- All Implemented Interfaces:
-
icu.windea.breezeframework.core.component.Component,icu.windea.breezeframework.core.component.Encrypter
public class Encrypter.Sha_256Encrypter extends Encrypter.MessageDigestEncrypter
基于SHA-256加密算法的加密器。
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringalgorithmpublic final static Encrypter.Sha_256EncrypterINSTANCE
-
Method Summary
Modifier and Type Method Description final StringgetAlgorithm()-
-
Method Detail
-
getAlgorithm
final String getAlgorithm()
-
-
-
-