Versions in this module Expand all Collapse all v0 v0.7.6 Jun 15, 2024 Changes in this version + func CreateCertificate(certFileName string, privateKey *ecdsa.PrivateKey, id string) error + func CreateKeyPair(keyFileName string, certFileName string, id string) error + func CreatePrivateKey(keyFileName string) (*ecdsa.PrivateKey, error)