Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodePrivateKey ¶
func DecodePrivateKey(data []byte) (*rsa.PrivateKey, error)
func EncodePrivateKey ¶
func EncodePrivateKey(privateKey *rsa.PrivateKey) ([]byte, error)
func GenerateKey ¶
func GenerateKey() (*rsa.PrivateKey, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.