This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
pinganxiaoyuan
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
master
王晓寒
2 months ago
parent
fe59f0b1d2
commit
b69d29c3ec
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
SafeCampus.API/SafeAuthActivate/Program.cs
+ 0
- 3
SafeCampus.API/SafeAuthActivate/Program.cs
View File
@@ -6,9 +6,6 @@ namespace SafeAuthActivate
{
static void Main(string[] args)
{
var a = SM2CryptoUtil.GetKey();
Console.WriteLine("g:"+a.PublicKey);
Console.WriteLine("s:"+a.PrivateKey);
while (true)
{
try
Write
Preview
Loading…
Cancel
Save