Import
from ksef2.core.xades import load_certificate_from_pem Source
src/ksef2/core/xades.py:36 Authored source load_certificate_from_pem(source: bytes | str | Path) -> CertificateReturns
Certificate Parameters
source bytes | str | Path