Import
from ksef2.core.xades import sign_xades Source
src/ksef2/core/xades.py:223 Authored source sign_xades(xml_bytes: bytes, cert: Certificate, private_key: XAdESPrivateKey) -> bytesReturns
bytes Parameters
xml_bytes bytes cert Certificate private_key XAdESPrivateKey