public interface EncryptAlgorithm
byte[]
decrypt(byte[] content)
encrypt(byte[] content)
byte[] encrypt(byte[] content)
byte[] decrypt(byte[] content)