package
1.6.0
Repository: https://github.com/writeas/web-core.git
Documentation: pkg.go.dev

# Functions

DecodePrivateKey encodes public and private key to PEM format, returning them in that order.
DecodePublicKey decodes public keys.
GenerateKeys creates an RSA keypair and returns the public and private key, in that order.