Documentation ¶
Overview ¶
Package utils handles loading of signing key.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadSigningKey ¶
func LoadSigningKey(filePath, password string) (*rsa.PrivateKey, error)
LoadSigningKey loads a RSA signing key out of a PKCS#12 container.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.