package
0.0.0-20240804101347-d1f3b3bc4e17
Repository: https://github.com/swayedev/goauther.git
Documentation: pkg.go.dev

# Functions

CertFromFile reads the private and public PEM-encoded keys from the specified file paths and returns a models.Certificate object containing the keys.
CertFromString parses the given private and public PEM-encoded keys and returns a Certificate object.
No description provided by the author