Skip to content

Latest commit

 

History

History
 
 

certgen

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Certgen

Build Status ISC License GoDoc

Overview

This package currently contains a single function for creating a new TLS certificate key pair, typically used for encrypting RPC and websocket communications.

Installation and Updating

$ go get -u github.com/decred/dcrd/certgen

License

Package certgen is licensed under the copyfree ISC License.