Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EncodeKeyToBase64 ¶
func EncodeKeyToBase64(key *rsa.PrivateKey) string
EncodeKeyToBase64 encodes an RSA private key to a base64-encoded PEM string. Used by the init command when generating a new .env file.
func GetPrivateKey ¶
func GetPrivateKey() *rsa.PrivateKey
func GetPublicKey ¶
func GetRSAPublicKeyJWK ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.