package
0.41.0
Repository: https://github.com/libp2p/go-libp2p.git
Documentation: pkg.go.dev

# Packages

Package insecure provides an insecure, unencrypted implementation of the SecureConn and SecureTransport interfaces.

# Structs

# Interfaces

SecureConn is an authenticated, encrypted connection.
A SecureTransport turns inbound and outbound unauthenticated, plain-text, native connections into authenticated, encrypted connections.