Referenceentitykeylocal_certificateOn this pageentity.key.local_certificateLocalCertificate Objects class LocalCertificate() Represents a local certificate along with its password. __init__ def __init__(pkcs12: bytes, password: str) -> None Constructs a LocalCertificate object with the specified parameters.