//
pkg.gl
Category
github.com/Cloud-Foundations/golib
pkg
crypto
certmanager
encoding
package
0.5.0
Repository:
https://github.com/cloud-foundations/golib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
115 SLOC
#
Functions
DecodeCert
DecodeCert deserializes an encoded certificate into a *certmanager.Certificate.
EncodeCert
EncodeCert serialized a certificiate into Base64-encoded DERs, and supports certificate chains.