storj/pkg/certificate/doc.go
2019-09-05 17:11:21 +02:00

9 lines
225 B
Go

// Copyright (C) 2019 Storj Labs, Inc.
// See LICENSE for copying information.
/*
Package certificate is responsible for managing certificate signing operations
on peer identities' certificate chains.
*/
package certificate