Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PrivateKey ¶
type PrivateKey []byte
func (PrivateKey) ToBytes ¶
func (c PrivateKey) ToBytes(key []byte, err error)
func (*PrivateKey) ToPrivateKey ¶
func (c *PrivateKey) ToPrivateKey(keyBytes []byte) (err error)
Click to show internal directories.
Click to hide internal directories.