{".class":"MypyFile","_fullname":"cryptography.hazmat.bindings._rust.openssl.ec","future_import_flags":[],"is_partial_stub_package":false,"is_stub":true,"names":{".class":"SymbolTable","ECPrivateKey":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"TypeInfo","_promote":[],"abstract_attributes":[],"alt_promote":null,"bases":["builtins.object"],"dataclass_transform_spec":null,"declared_metaclass":null,"defn":{".class":"ClassDef","fullname":"cryptography.hazmat.bindings._rust.openssl.ec.ECPrivateKey","name":"ECPrivateKey","type_vars":[]},"deletable_attributes":[],"deprecated":null,"flags":[],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.ECPrivateKey","has_param_spec_type":false,"metaclass_type":null,"metadata":{},"module_name":"cryptography.hazmat.bindings._rust.openssl.ec","mro":["cryptography.hazmat.bindings._rust.openssl.ec.ECPrivateKey","builtins.object"],"names":{".class":"SymbolTable"},"self_type":{".class":"TypeVarType","default":{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":4},"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.ECPrivateKey.Self","id":0,"name":"Self","namespace":"","upper_bound":"cryptography.hazmat.bindings._rust.openssl.ec.ECPrivateKey","values":[],"variance":0},"slots":null,"tuple_type":null,"type_vars":[],"typeddict_type":null}},"ECPublicKey":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"TypeInfo","_promote":[],"abstract_attributes":[],"alt_promote":null,"bases":["builtins.object"],"dataclass_transform_spec":null,"declared_metaclass":null,"defn":{".class":"ClassDef","fullname":"cryptography.hazmat.bindings._rust.openssl.ec.ECPublicKey","name":"ECPublicKey","type_vars":[]},"deletable_attributes":[],"deprecated":null,"flags":[],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.ECPublicKey","has_param_spec_type":false,"metaclass_type":null,"metadata":{},"module_name":"cryptography.hazmat.bindings._rust.openssl.ec","mro":["cryptography.hazmat.bindings._rust.openssl.ec.ECPublicKey","builtins.object"],"names":{".class":"SymbolTable"},"self_type":{".class":"TypeVarType","default":{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":4},"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.ECPublicKey.Self","id":0,"name":"Self","namespace":"","upper_bound":"cryptography.hazmat.bindings._rust.openssl.ec.ECPublicKey","values":[],"variance":0},"slots":null,"tuple_type":null,"type_vars":[],"typeddict_type":null}},"EllipticCurvePrivateNumbers":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"TypeInfo","_promote":[],"abstract_attributes":[],"alt_promote":null,"bases":["builtins.object"],"dataclass_transform_spec":null,"declared_metaclass":null,"defn":{".class":"ClassDef","fullname":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePrivateNumbers","name":"EllipticCurvePrivateNumbers","type_vars":[]},"deletable_attributes":[],"deprecated":null,"flags":[],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePrivateNumbers","has_param_spec_type":false,"metaclass_type":null,"metadata":{},"module_name":"cryptography.hazmat.bindings._rust.openssl.ec","mro":["cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePrivateNumbers","builtins.object"],"names":{".class":"SymbolTable","__init__":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,0,0],"arg_names":["self","private_value","public_numbers"],"dataclass_transform_spec":null,"deprecated":null,"flags":["is_trivial_self"],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePrivateNumbers.__init__","name":"__init__","original_first_arg":"self","type":{".class":"CallableType","arg_kinds":[0,0,0],"arg_names":["self","private_value","public_numbers"],"arg_types":["cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePrivateNumbers","builtins.int","cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers"],"fallback":"builtins.function","from_concatenate":false,"implicit":false,"imprecise_arg_kinds":false,"is_bound":false,"is_ellipsis_args":false,"name":"__init__ of EllipticCurvePrivateNumbers","ret_type":{".class":"NoneType"},"type_guard":null,"type_is":null,"unpack_kwargs":false,"variables":[]}}},"private_key":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,1],"arg_names":["self","backend"],"dataclass_transform_spec":null,"deprecated":null,"flags":["is_trivial_self"],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePrivateNumbers.private_key","name":"private_key","original_first_arg":"self","type":{".class":"CallableType","arg_kinds":[0,1],"arg_names":["self","backend"],"arg_types":["cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePrivateNumbers",{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":2}],"fallback":"builtins.function","from_concatenate":false,"implicit":false,"imprecise_arg_kinds":false,"is_bound":false,"is_ellipsis_args":false,"name":"private_key of EllipticCurvePrivateNumbers","ret_type":"cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey","type_guard":null,"type_is":null,"unpack_kwargs":false,"variables":[]}}},"private_value":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Decorator","func":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"deprecated":null,"flags":["is_property","is_decorated","is_trivial_self"],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePrivateNumbers.private_value","name":"private_value","original_first_arg":"self","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePrivateNumbers"],"fallback":"builtins.function","from_concatenate":false,"implicit":false,"imprecise_arg_kinds":false,"is_bound":false,"is_ellipsis_args":false,"name":"private_value of EllipticCurvePrivateNumbers","ret_type":"builtins.int","type_guard":null,"type_is":null,"unpack_kwargs":false,"variables":[]}},"is_overload":false,"var":{".class":"Var","flags":["is_initialized_in_class","is_property","is_ready","is_inferred"],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePrivateNumbers.private_value","name":"private_value","setter_type":null,"type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePrivateNumbers"],"fallback":"builtins.function","from_concatenate":false,"implicit":false,"imprecise_arg_kinds":false,"is_bound":false,"is_ellipsis_args":false,"name":"private_value of EllipticCurvePrivateNumbers","ret_type":"builtins.int","type_guard":null,"type_is":null,"unpack_kwargs":false,"variables":[]}}}},"public_numbers":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Decorator","func":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"deprecated":null,"flags":["is_property","is_decorated","is_trivial_self"],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePrivateNumbers.public_numbers","name":"public_numbers","original_first_arg":"self","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePrivateNumbers"],"fallback":"builtins.function","from_concatenate":false,"implicit":false,"imprecise_arg_kinds":false,"is_bound":false,"is_ellipsis_args":false,"name":"public_numbers of EllipticCurvePrivateNumbers","ret_type":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers","type_guard":null,"type_is":null,"unpack_kwargs":false,"variables":[]}},"is_overload":false,"var":{".class":"Var","flags":["is_initialized_in_class","is_property","is_ready","is_inferred"],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePrivateNumbers.public_numbers","name":"public_numbers","setter_type":null,"type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePrivateNumbers"],"fallback":"builtins.function","from_concatenate":false,"implicit":false,"imprecise_arg_kinds":false,"is_bound":false,"is_ellipsis_args":false,"name":"public_numbers of EllipticCurvePrivateNumbers","ret_type":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers","type_guard":null,"type_is":null,"unpack_kwargs":false,"variables":[]}}}}},"self_type":{".class":"TypeVarType","default":{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":4},"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePrivateNumbers.Self","id":0,"name":"Self","namespace":"","upper_bound":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePrivateNumbers","values":[],"variance":0},"slots":null,"tuple_type":null,"type_vars":[],"typeddict_type":null}},"EllipticCurvePublicNumbers":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"TypeInfo","_promote":[],"abstract_attributes":[],"alt_promote":null,"bases":["builtins.object"],"dataclass_transform_spec":null,"declared_metaclass":null,"defn":{".class":"ClassDef","fullname":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers","name":"EllipticCurvePublicNumbers","type_vars":[]},"deletable_attributes":[],"deprecated":null,"flags":[],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers","has_param_spec_type":false,"metaclass_type":null,"metadata":{},"module_name":"cryptography.hazmat.bindings._rust.openssl.ec","mro":["cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers","builtins.object"],"names":{".class":"SymbolTable","__eq__":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,0],"arg_names":[null,null],"dataclass_transform_spec":null,"deprecated":null,"flags":["is_trivial_self"],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers.__eq__","name":"__eq__","original_first_arg":"self","type":{".class":"CallableType","arg_kinds":[0,0],"arg_names":[null,null],"arg_types":["cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers","builtins.object"],"fallback":"builtins.function","from_concatenate":false,"implicit":false,"imprecise_arg_kinds":false,"is_bound":false,"is_ellipsis_args":false,"name":"__eq__ of EllipticCurvePublicNumbers","ret_type":"builtins.bool","type_guard":null,"type_is":null,"unpack_kwargs":false,"variables":[]}}},"__init__":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,0,0,0],"arg_names":["self","x","y","curve"],"dataclass_transform_spec":null,"deprecated":null,"flags":["is_trivial_self"],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers.__init__","name":"__init__","original_first_arg":"self","type":{".class":"CallableType","arg_kinds":[0,0,0,0],"arg_names":["self","x","y","curve"],"arg_types":["cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers","builtins.int","builtins.int","cryptography.hazmat.primitives.asymmetric.ec.EllipticCurve"],"fallback":"builtins.function","from_concatenate":false,"implicit":false,"imprecise_arg_kinds":false,"is_bound":false,"is_ellipsis_args":false,"name":"__init__ of EllipticCurvePublicNumbers","ret_type":{".class":"NoneType"},"type_guard":null,"type_is":null,"unpack_kwargs":false,"variables":[]}}},"curve":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Decorator","func":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"deprecated":null,"flags":["is_property","is_decorated","is_trivial_self"],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers.curve","name":"curve","original_first_arg":"self","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers"],"fallback":"builtins.function","from_concatenate":false,"implicit":false,"imprecise_arg_kinds":false,"is_bound":false,"is_ellipsis_args":false,"name":"curve of EllipticCurvePublicNumbers","ret_type":"cryptography.hazmat.primitives.asymmetric.ec.EllipticCurve","type_guard":null,"type_is":null,"unpack_kwargs":false,"variables":[]}},"is_overload":false,"var":{".class":"Var","flags":["is_initialized_in_class","is_property","is_ready","is_inferred"],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers.curve","name":"curve","setter_type":null,"type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers"],"fallback":"builtins.function","from_concatenate":false,"implicit":false,"imprecise_arg_kinds":false,"is_bound":false,"is_ellipsis_args":false,"name":"curve of EllipticCurvePublicNumbers","ret_type":"cryptography.hazmat.primitives.asymmetric.ec.EllipticCurve","type_guard":null,"type_is":null,"unpack_kwargs":false,"variables":[]}}}},"public_key":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,1],"arg_names":["self","backend"],"dataclass_transform_spec":null,"deprecated":null,"flags":["is_trivial_self"],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers.public_key","name":"public_key","original_first_arg":"self","type":{".class":"CallableType","arg_kinds":[0,1],"arg_names":["self","backend"],"arg_types":["cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers",{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":2}],"fallback":"builtins.function","from_concatenate":false,"implicit":false,"imprecise_arg_kinds":false,"is_bound":false,"is_ellipsis_args":false,"name":"public_key of EllipticCurvePublicNumbers","ret_type":"cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKey","type_guard":null,"type_is":null,"unpack_kwargs":false,"variables":[]}}},"x":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Decorator","func":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"deprecated":null,"flags":["is_property","is_decorated","is_trivial_self"],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers.x","name":"x","original_first_arg":"self","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers"],"fallback":"builtins.function","from_concatenate":false,"implicit":false,"imprecise_arg_kinds":false,"is_bound":false,"is_ellipsis_args":false,"name":"x of EllipticCurvePublicNumbers","ret_type":"builtins.int","type_guard":null,"type_is":null,"unpack_kwargs":false,"variables":[]}},"is_overload":false,"var":{".class":"Var","flags":["is_initialized_in_class","is_property","is_ready","is_inferred"],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers.x","name":"x","setter_type":null,"type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers"],"fallback":"builtins.function","from_concatenate":false,"implicit":false,"imprecise_arg_kinds":false,"is_bound":false,"is_ellipsis_args":false,"name":"x of EllipticCurvePublicNumbers","ret_type":"builtins.int","type_guard":null,"type_is":null,"unpack_kwargs":false,"variables":[]}}}},"y":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Decorator","func":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"deprecated":null,"flags":["is_property","is_decorated","is_trivial_self"],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers.y","name":"y","original_first_arg":"self","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers"],"fallback":"builtins.function","from_concatenate":false,"implicit":false,"imprecise_arg_kinds":false,"is_bound":false,"is_ellipsis_args":false,"name":"y of EllipticCurvePublicNumbers","ret_type":"builtins.int","type_guard":null,"type_is":null,"unpack_kwargs":false,"variables":[]}},"is_overload":false,"var":{".class":"Var","flags":["is_initialized_in_class","is_property","is_ready","is_inferred"],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers.y","name":"y","setter_type":null,"type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers"],"fallback":"builtins.function","from_concatenate":false,"implicit":false,"imprecise_arg_kinds":false,"is_bound":false,"is_ellipsis_args":false,"name":"y of EllipticCurvePublicNumbers","ret_type":"builtins.int","type_guard":null,"type_is":null,"unpack_kwargs":false,"variables":[]}}}}},"self_type":{".class":"TypeVarType","default":{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":4},"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers.Self","id":0,"name":"Self","namespace":"","upper_bound":"cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers","values":[],"variance":0},"slots":null,"tuple_type":null,"type_vars":[],"typeddict_type":null}},"__annotations__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.__annotations__","name":"__annotations__","setter_type":null,"type":{".class":"Instance","args":["builtins.str",{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":6}],"extra_attrs":null,"type_ref":"builtins.dict"}}},"__doc__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.__doc__","name":"__doc__","setter_type":null,"type":"builtins.str"}},"__file__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.__file__","name":"__file__","setter_type":null,"type":"builtins.str"}},"__name__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.__name__","name":"__name__","setter_type":null,"type":"builtins.str"}},"__package__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.__package__","name":"__package__","setter_type":null,"type":"builtins.str"}},"__spec__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.__spec__","name":"__spec__","setter_type":null,"type":"_frozen_importlib.ModuleSpec"}},"curve_supported":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["curve"],"dataclass_transform_spec":null,"deprecated":null,"flags":[],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.curve_supported","name":"curve_supported","original_first_arg":"curve","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["curve"],"arg_types":["cryptography.hazmat.primitives.asymmetric.ec.EllipticCurve"],"fallback":"builtins.function","from_concatenate":false,"implicit":false,"imprecise_arg_kinds":false,"is_bound":false,"is_ellipsis_args":false,"name":"curve_supported","ret_type":"builtins.bool","type_guard":null,"type_is":null,"unpack_kwargs":false,"variables":[]}}},"derive_private_key":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,0],"arg_names":["private_value","curve"],"dataclass_transform_spec":null,"deprecated":null,"flags":[],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.derive_private_key","name":"derive_private_key","original_first_arg":"private_value","type":{".class":"CallableType","arg_kinds":[0,0],"arg_names":["private_value","curve"],"arg_types":["builtins.int","cryptography.hazmat.primitives.asymmetric.ec.EllipticCurve"],"fallback":"builtins.function","from_concatenate":false,"implicit":false,"imprecise_arg_kinds":false,"is_bound":false,"is_ellipsis_args":false,"name":"derive_private_key","ret_type":"cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey","type_guard":null,"type_is":null,"unpack_kwargs":false,"variables":[]}}},"ec":{".class":"SymbolTableNode","cross_ref":"cryptography.hazmat.primitives.asymmetric.ec","kind":"Gdef","module_hidden":true,"module_public":false},"from_private_numbers":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["numbers"],"dataclass_transform_spec":null,"deprecated":null,"flags":[],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.from_private_numbers","name":"from_private_numbers","original_first_arg":"numbers","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["numbers"],"arg_types":["cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePrivateNumbers"],"fallback":"builtins.function","from_concatenate":false,"implicit":false,"imprecise_arg_kinds":false,"is_bound":false,"is_ellipsis_args":false,"name":"from_private_numbers","ret_type":"cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey","type_guard":null,"type_is":null,"unpack_kwargs":false,"variables":[]}}},"from_public_bytes":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,0],"arg_names":["curve","data"],"dataclass_transform_spec":null,"deprecated":null,"flags":[],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.from_public_bytes","name":"from_public_bytes","original_first_arg":"curve","type":{".class":"CallableType","arg_kinds":[0,0],"arg_names":["curve","data"],"arg_types":["cryptography.hazmat.primitives.asymmetric.ec.EllipticCurve","builtins.bytes"],"fallback":"builtins.function","from_concatenate":false,"implicit":false,"imprecise_arg_kinds":false,"is_bound":false,"is_ellipsis_args":false,"name":"from_public_bytes","ret_type":"cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKey","type_guard":null,"type_is":null,"unpack_kwargs":false,"variables":[]}}},"from_public_numbers":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["numbers"],"dataclass_transform_spec":null,"deprecated":null,"flags":[],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.from_public_numbers","name":"from_public_numbers","original_first_arg":"numbers","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["numbers"],"arg_types":["cryptography.hazmat.bindings._rust.openssl.ec.EllipticCurvePublicNumbers"],"fallback":"builtins.function","from_concatenate":false,"implicit":false,"imprecise_arg_kinds":false,"is_bound":false,"is_ellipsis_args":false,"name":"from_public_numbers","ret_type":"cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKey","type_guard":null,"type_is":null,"unpack_kwargs":false,"variables":[]}}},"generate_private_key":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,1],"arg_names":["curve","backend"],"dataclass_transform_spec":null,"deprecated":null,"flags":[],"fullname":"cryptography.hazmat.bindings._rust.openssl.ec.generate_private_key","name":"generate_private_key","original_first_arg":"curve","type":{".class":"CallableType","arg_kinds":[0,1],"arg_names":["curve","backend"],"arg_types":["cryptography.hazmat.primitives.asymmetric.ec.EllipticCurve",{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":2}],"fallback":"builtins.function","from_concatenate":false,"implicit":false,"imprecise_arg_kinds":false,"is_bound":false,"is_ellipsis_args":false,"name":"generate_private_key","ret_type":"cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey","type_guard":null,"type_is":null,"unpack_kwargs":false,"variables":[]}}},"typing":{".class":"SymbolTableNode","cross_ref":"typing","kind":"Gdef","module_hidden":true,"module_public":false}},"path":"/home/geodesix/.local/lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/openssl/ec.pyi"}