5 lines
152 B
Go
5 lines
152 B
Go
// Copyright (C) 2020 Storj Labs, Inc.
|
|
// See LICENSE for copying information.
|
|
|
|
// Package peertls manages TLS configuration for peers.
|
|
package peertls
|