package
0.0.0-20230516005555-7b10b66630b3
Repository: https://github.com/christopherhein/github-controller.git
Documentation: pkg.go.dev

# Functions

EncodeRSAPrivateKeyToPEM encodes Private Key from RSA to PEM format.
GenerateRSAPrivateKey creates a RSA Private Key of specified byte size.
GenerateRSAPublicKey take a rsa.PublicKey and return bytes suitable for writing to .pub file returns in the format "ssh-rsa ...".