7 lines
133 B
Go
7 lines
133 B
Go
|
// Copyright (C) 2019 Storj Labs, Inc.
|
||
|
// See LICENSE for copying information.
|
||
|
|
||
|
package tlsopts
|
||
|
|
||
|
var VerifyIdentity = verifyIdentity
|