Documentation ¶
Index ¶
Constants ¶
View Source
const ( AccountPrivKeyType = "EC PRIVATE KEY" KeyAccountPrivKey = "AccountPrivKey" )
View Source
const (
AppName = "certbot-go"
)
Variables ¶
View Source
var (
DB *leveldb.DB
)
Functions ¶
func GetAccountPrivKey ¶
func StoreECPrivateKey ¶
func StoreECPrivateKey(outPrivKeyPath string, priv *ecdsa.PrivateKey) error
StoreECPrivateKey 保存EC私钥到 outPrivKeyPath
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.