Documentation ¶
Overview ¶
Package b64 encodes base64 and does formating for S/MIME
Index ¶
Constants ¶
View Source
const PemLineLength = 64
Lenght of the lines in the output of the function EncodeBase64.
Variables ¶
This section is empty.
Functions ¶
func EncodeBase64 ¶
Takes an byteslice and outputs the base64 encoded version with linebreaks. The constant PemLineLength defines the lenght of the lines.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.