Uses of Class
org.apache.shiro.crypto.cipher.DefaultBlockCipherService
-
Uses of DefaultBlockCipherService in org.apache.shiro.crypto.cipher
Subclasses of DefaultBlockCipherService in org.apache.shiro.crypto.cipherModifier and TypeClassDescriptionclassCipherServiceusing theAEScipher algorithm for all encryption, decryption, and key operations.classCipherServiceusing theBlowfishcipher algorithm for all encryption, decryption, and key operations.