Files
go-i2p/lib/common/keys_and_cert.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
//