package
0.7.6
Repository: https://github.com/wavetermdev/waveterm.git
Documentation: pkg.go.dev

# Functions

Creates a public key certificate at certFileName using privateKey with CN=[id].
Creates a keypair with CN=[id], private key at keyFileName, and public key certificate at certFileName.
Creates a private key at keyFileName (ECDSA, secp384r1 (P-384)), PEM format.