Package com.huaweicloud.common.util
Class DefaultCipher
java.lang.Object
com.huaweicloud.common.util.DefaultCipher
- All Implemented Interfaces:
Cipher
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionchar[]decrypt(char[] encrypted) static CipherfindCipher(List<Cipher> ciphers, String cipher) static DefaultCiphername()
-
Field Details
-
CIPHER_NAME
- See Also:
-
-
Method Details