package
0.0.0-20240410150502-ad839f3de57d
Repository: https://github.com/ospiem/mcollector.git
Documentation: pkg.go.dev
# Functions
ParsePrivateKey reads a PEM-encoded private key from a file, decodes it, parses it into an ECDSA private key, and then imports it into an ECIES private key.
Terminate is a middleware function that decrypts the body of incoming HTTP requests.