Documentation ¶
Overview ¶
Deprecated: This package has moved into go-libp2p as a sub-package: github.com/libp2p/go-libp2p/p2p/security/tls.
Index ¶
Constants ¶
View Source
const ID = "/tls/1.0.0"
ID is the protocol ID (used when negotiating with multistream) Deprecated: use github.com/libp2p/go-libp2p/p2p/security/tls.ID instead.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Identity ¶
Identity is used to secure connections Deprecated: use github.com/libp2p/go-libp2p/p2p/security/tls.Identity instead.
Click to show internal directories.
Click to hide internal directories.