writting lpPacket...

This commit is contained in:
free will
2021-04-05 21:46:15 +08:00
parent 036c4d3dc9
commit fa3647f721
14 changed files with 553 additions and 147 deletions
+1 -2
View File
@@ -2,8 +2,6 @@ package security;
import minsecurity.identity.Identity;
import minsecurity.identity.IdentityException;
import org.checkerframework.checker.units.qual.K;
/*
* @Author: hongyu guo
* @Description: 用于给网络包签名和验签
@@ -80,6 +78,7 @@ public class KeyChain {
}
}
// TODO: packet类暂未完成
// public void getIdentifierAndReadOnlyValueFromPacket(){
//