mirror of
https://gitee.com/willfree/min-dev-java.git
synced 2026-06-17 16:00:25 +08:00
writting lpPacket...
This commit is contained in:
@@ -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(){
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user