package
0.0.0-20240830091141-819b40b304b5
Repository: https://github.com/remobjects/goldbaselibrary.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.