load

open fun load(path: Path): PemContent

Load PemContent from the given Path.

Return

the loaded PEM content

Parameters

path

a path to load the content from

Throws

on IO error