Module pem

Source
Expand description

Parse the PEM file format.

Functionsยง

parse_certs
Parse the certificates from PEM.
parse_key
Parse the signle private key from PEM (PKCS8).