Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadRSAPrivateKey ¶
func ReadRSAPrivateKey(path string) (*rsa.PrivateKey, error)
Types ¶
type Signer ¶
func NewRSASigner ¶
func NewRSASigner(priv *rsa.PrivateKey) Signer
Click to show internal directories.
Click to hide internal directories.