Class EncryptionSupport


  • public class EncryptionSupport
    extends Object
    Holds utility methods used work with encrypted values.
    • Constructor Detail

      • EncryptionSupport

        public EncryptionSupport()
    • Method Detail

      • createEncryptor

        public static org.jasypt.encryption.pbe.StandardPBEStringEncryptor createEncryptor​(String algorithm)