Versions in this module Expand all Collapse all v1 v1.0.0 Aug 23, 2023 Changes in this version + func DecodePrivateKey(pemContent []byte) (privateKey *rsa.PrivateKey, err error) + func DecodePublicKey(pemContent []byte) (publicKey *rsa.PublicKey, err error)