public interface IEncrypt
String
decrypt(String s)
encrypt(String s)
String encrypt(String s)
String decrypt(String s)
Copyright © 2021 Shoothzj. All rights reserved.