Documentation ¶
Overview ¶
package Rsa provides helpers for creating rsa leys
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadPrivate ¶
func ReadPrivate(raw []byte) (key *rsa.PrivateKey, err error)
ReadPrivate loads rsa.PrivateKey from PKCS1 or PKCS8 blobs
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.