public class EncryptionUtil extends Object
static class
EncryptionUtil.RSAEncryption
EncryptionUtil()
static byte[]
base64decodeByte(String code)
static String
base64EncodeString(byte[] code)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EncryptionUtil()
public static String base64EncodeString(byte[] code)
public static byte[] base64decodeByte(String code)
Copyright © 2019. All rights reserved.