Liking cljdoc? Tell your friends :D
Clojure only.

pem-reader.parse


parse-pemclj

(parse-pem in)

Parse PEM file, creating a map of :type (content type) and :bytes (decoded content as byte array).

Parse PEM file, creating a map of `:type` (content type) and `:bytes`
(decoded content as byte array).
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close