Import
from ksef2.core.xades import load_private_key_from_pem Source
src/ksef2/core/xades.py:62 Authored source load_private_key_from_pem(source: bytes | str | Path, *, password: bytes | None = None) -> XAdESPrivateKeyReturns
XAdESPrivateKey Parameters
source bytes | str | Path password bytes | None