Documentation
¶
Overview ¶
Package key implements RSA private key management.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParsePrivateKey ¶
func ParsePrivateKey(data []byte) (*rsa.PrivateKey, error)
ParsePrivateKey parses PEM encoded private key.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.