Documentation ¶
Overview ¶
Package crypto provide a wrapper for standard crypto package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadPrivateKey ¶
func LoadPrivateKey(file string) (pkey *rsa.PrivateKey, err error)
LoadPrivateKey read and parse PEM formatted private key from file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.