public class Encryptor extends Object
Encryptor()
static String
decrypt(String passport, String source)
encrypt(String passport, String source)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Encryptor()
public static String encrypt(String passport, String source)
passport
source
public static String decrypt(String passport, String source)
Copyright © 2023 wuyushuo. All rights reserved.