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–2021 JBoss by Red Hat. All rights reserved.