//
pkg.gl
Category
v.io
x
ref
lib
security
keys
internal
package
0.2.0
Repository:
https://github.com/vanadium/core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
29 SLOC
#
Functions
DecodePEM
DecodePEM scans the supplied pem data, which may include multiple blocks, to return the decoded instance of the first block with the requested type.
EncodePEM
EncodePEM creates an encodes a PEM block with the specified type, headers and bytes.