package
0.0.3
Repository: https://github.com/codingjzy/tg.git
Documentation: pkg.go.dev

# Functions

CreateCA creates a Certificates Authority Certificate.
CreateClientCertificate creates a client certificate.
CreateServerCertificate creates a client certificate.
CreateSignedCA creates a Certificates Authority Certificate.
DecryptPrivateKey decrypts a private key.
EncryptPrivateKey encrypts a private key.
GenerateCertificate is a wrapper on top of tglib.IssueCertificate.
GenerateCSR generates a new CSR with the given parameters.
SignCSR signs a CSR.
VerifyCert verifies a certificate.