mirror of
https://github.com/arnaucube/blockchainIDsystem.git
synced 2026-02-07 02:56:43 +01:00
sendtoserveridsigner
This commit is contained in:
@@ -33,6 +33,7 @@ type PackRSA struct {
|
||||
PrivK string `json:"privK"`
|
||||
Date time.Time `json:"date"`
|
||||
PubKSigned string `json:"pubKSigned"`
|
||||
Verified bool `json:"verified"`
|
||||
}
|
||||
|
||||
const maxPrime = 500
|
||||
|
||||
Reference in New Issue
Block a user