//
pkg.gl
Category
github.com/indra-labs/indra
pkg
codec
onion
session
package
0.1.20
Repository:
https://github.com/indra-labs/indra.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
2
Files
108 SLOC
#
Functions
Gen
Gen is a factory function for a Session.
New
New creates a new Session, including generating new keys for it.
#
Constants
Len
No description provided by the author
Magic
No description provided by the author
#
Structs
Session
Session is the delivery of the two client defined private keys that a relay uses to identify and encrypt/decrypt messages related to a session.