mirror of
https://github.com/rclone/rclone.git
synced 2024-12-05 07:20:35 +08:00
6 lines
152 B
Go
6 lines
152 B
Go
|
// Copyright (C) 2020 Storj Labs, Inc.
|
||
|
// See LICENSE for copying information.
|
||
|
|
||
|
// Package peertls manages TLS configuration for peers.
|
||
|
package peertls
|