package
Version:
v0.2103.4
Opens a new window with list of versions in this module.
Published: Oct 30, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package pem provides handy wrappers for dealing with PEM files.
Marshal encodes a blob into a PEM formatted buffer, with the PEM
specified PEM type and data.
Unmarshal decodes a raw PEM formatted buffer containing a PEM block with
the given type, and returns the data.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.