public interface CryptProvider
String
decrypt(String content, Object salt)
encrypt(String content, Object salt)
String encrypt(String content, Object salt)
String decrypt(String content, Object salt)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.