Documentation ¶
Overview ¶
Package keymgr manage all app's appkey & appsecret
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeyMgr ¶
type KeyMgr struct {
// contains filtered or unexported fields
}
KeyMgr all key pair's manager
func (*KeyMgr) KeyPairForApp ¶
KeyPairForApp the key pair belong to the app
func (*KeyMgr) LoadKeyPairs ¶
LoadKeyPairs load all key pairs from database
func (*KeyMgr) RegenKeyPairForApp ¶
RegenKeyPairForApp regenerate key pair for app
Click to show internal directories.
Click to hide internal directories.