摘要:
pom.xml <!--国密--> <dependency> <groupId>org.bouncycastle</groupId> <artifactId>bcprov-jdk15on</artifactId> <version>1.56</version> </dependency> 1、Cip 阅读全文
posted @ 2021-09-03 17:56
娜梓
阅读(6612)
评论(0)
推荐(0)
摘要:
import javax.crypto.Cipher; import java.security.*; import java.security.interfaces.RSAPrivateKey; import java.security.interfaces.RSAPublicKey; impor 阅读全文
posted @ 2021-09-03 17:34
娜梓
阅读(630)
评论(0)
推荐(0)
摘要:
import org.apache.tomcat.util.codec.binary.Base64; public class Base64Coded { public static void main(String[] args) { String string = "张三"; //编码 Stri 阅读全文
posted @ 2021-09-03 17:31
娜梓
阅读(257)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2021-09-03 15:56
娜梓
阅读(863)
评论(0)
推荐(0)

浙公网安备 33010602011771号