mirror of
https://github.com/go-i2p/go-i2p.git
synced 2025-06-07 18:24:25 -04:00
8 lines
232 B
Go
8 lines
232 B
Go
package common
|
|
|
|
//
|
|
// Both Destination and RouterIdentity share the same structure
|
|
// https://geti2p.net/en/docs/spec/common-structures#struct_KeysAndCert
|
|
// Perhaps we can avoid repeating ourselves being using commong functions
|
|
//
|