sec

package
v0.20.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 6, 2022 License: Apache-2.0, MIT, Apache-2.0, + 1 more Imports: 1 Imported by: 39

Documentation

Overview

Deprecated: This package has moved into go-libp2p as a sub-package: github.com/libp2p/go-libp2p/core/sec.

Package sec provides secure connection and transport interfaces for libp2p.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SecureConn

type SecureConn = sec.SecureConn

SecureConn is an authenticated, encrypted connection. Deprecated: use github.com/libp2p/go-libp2p/core/sec.SecureConn instead

type SecureMuxer added in v0.7.1

type SecureMuxer = sec.SecureMuxer

A SecureMuxer is a wrapper around SecureTransport which can select security protocols and open outbound connections with simultaneous open. Deprecated: use github.com/libp2p/go-libp2p/core/sec.SecureMuxer instead

type SecureTransport

type SecureTransport = sec.SecureTransport

A SecureTransport turns inbound and outbound unauthenticated, plain-text, native connections into authenticated, encrypted connections. Deprecated: use github.com/libp2p/go-libp2p/core/sec.SecureTransport instead

Directories

Path Synopsis
Deprecated: This package has moved into go-libp2p as a sub-package: github.com/libp2p/go-libp2p/core/sec/insecure.
Deprecated: This package has moved into go-libp2p as a sub-package: github.com/libp2p/go-libp2p/core/sec/insecure.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL