Documentation
¶
Index ¶
- type Client
- func (c *Client) GetCertName(name string) string
- func (c *Client) GetHeader() base.ReqHeader
- func (c *Client) GetURL(url string) string
- func (c *Client) GetUser(name string) (*msp.UserData, error)
- func (c *Client) LoadLocalUser(name string) (*msp.UserData, error)
- func (c *Client) LoadUser()
- func (c *Client) SetAlgorithm(algorithmType enum.App_AlgorithmType, puk, pri string) error
- func (c *Client) Sign(data string) string
- func (c *Client) Verify(mac, data string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.