public interface VaultCoder
String
decrypt(String str)
encrypt(String str)
String encrypt(String str) throws Exception
Exception
String decrypt(String str) throws Exception
Copyright © 2024. All rights reserved.