package
0.0.0-20241115082555-91616abce05b
Repository: https://github.com/tencentcodedog/linux-go-1.12.6.git
Documentation: pkg.go.dev

# Functions

Decode will find the next PEM formatted block (certificate, private key etc) in the input.
Encode writes the PEM encoding of b to out.
EncodeToMemory returns the PEM encoding of b.

# Structs

A Block represents a PEM encoded structure.