mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-08 05:36:58 +08:00
Remove ECDHTest.kt
This commit is contained in:
parent
565504941e
commit
9fe26540b2
@ -1,8 +0,0 @@
|
|||||||
import net.mamoe.mirai.timpc.network.TIMProtocol
|
|
||||||
import net.mamoe.mirai.utils.io.toUHexString
|
|
||||||
|
|
||||||
|
|
||||||
fun main() {
|
|
||||||
|
|
||||||
println(EcdhCrypt().calShareKeyMd5ByPeerPublicKey(TIMProtocol.publicKey).toUHexString())
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user