mirror of
https://github.com/apache/superset.git
synced 2026-05-30 04:39:20 +00:00
1 line
103 KiB
JSON
1 line
103 KiB
JSON
{".class": "MypyFile", "_fullname": "cryptography.hazmat.backends.interfaces", "is_partial_stub_package": false, "is_stub": true, "names": {".class": "SymbolTable", "ABCMeta": {".class": "SymbolTableNode", "cross_ref": "abc.ABCMeta", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Any": {".class": "SymbolTableNode", "cross_ref": "typing.Any", "kind": "Gdef", "module_hidden": true, "module_public": false}, "AsymmetricPadding": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.asymmetric.padding.AsymmetricPadding", "kind": "Gdef", "module_hidden": true, "module_public": false}, "BlockCipherAlgorithm": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.ciphers.BlockCipherAlgorithm", "kind": "Gdef", "module_hidden": true, "module_public": false}, "CMACBackend": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": ["cmac_algorithm_supported", "create_cmac_ctx"], "bases": ["builtins.object"], "declared_metaclass": "abc.ABCMeta", "defn": {".class": "ClassDef", "fullname": "cryptography.hazmat.backends.interfaces.CMACBackend", "name": "CMACBackend", "type_vars": []}, "flags": ["is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.CMACBackend", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "cryptography.hazmat.backends.interfaces", "mro": ["cryptography.hazmat.backends.interfaces.CMACBackend", "builtins.object"], "names": {".class": "SymbolTable", "cmac_algorithm_supported": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "algorithm"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.CMACBackend.cmac_algorithm_supported", "name": "cmac_algorithm_supported", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "algorithm"], "arg_types": ["cryptography.hazmat.backends.interfaces.CMACBackend", "cryptography.hazmat.primitives.ciphers.BlockCipherAlgorithm"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "cmac_algorithm_supported of CMACBackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "cmac_algorithm_supported", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "algorithm"], "arg_types": ["cryptography.hazmat.backends.interfaces.CMACBackend", "cryptography.hazmat.primitives.ciphers.BlockCipherAlgorithm"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "cmac_algorithm_supported of CMACBackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}}, "create_cmac_ctx": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "algorithm"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.CMACBackend.create_cmac_ctx", "name": "create_cmac_ctx", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "algorithm"], "arg_types": ["cryptography.hazmat.backends.interfaces.CMACBackend", "cryptography.hazmat.primitives.ciphers.BlockCipherAlgorithm"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "create_cmac_ctx of CMACBackend", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "create_cmac_ctx", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "algorithm"], "arg_types": ["cryptography.hazmat.backends.interfaces.CMACBackend", "cryptography.hazmat.primitives.ciphers.BlockCipherAlgorithm"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "create_cmac_ctx of CMACBackend", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Certificate": {".class": "SymbolTableNode", "cross_ref": "cryptography.x509.Certificate", "kind": "Gdef", "module_hidden": true, "module_public": false}, "CertificateBuilder": {".class": "SymbolTableNode", "cross_ref": "cryptography.x509.CertificateBuilder", "kind": "Gdef", "module_hidden": true, "module_public": false}, "CertificateRevocationList": {".class": "SymbolTableNode", "cross_ref": "cryptography.x509.CertificateRevocationList", "kind": "Gdef", "module_hidden": true, "module_public": false}, "CertificateRevocationListBuilder": {".class": "SymbolTableNode", "cross_ref": "cryptography.x509.CertificateRevocationListBuilder", "kind": "Gdef", "module_hidden": true, "module_public": false}, "CertificateSigningRequest": {".class": "SymbolTableNode", "cross_ref": "cryptography.x509.CertificateSigningRequest", "kind": "Gdef", "module_hidden": true, "module_public": false}, "CertificateSigningRequestBuilder": {".class": "SymbolTableNode", "cross_ref": "cryptography.x509.CertificateSigningRequestBuilder", "kind": "Gdef", "module_hidden": true, "module_public": false}, "CipherAlgorithm": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.ciphers.CipherAlgorithm", "kind": "Gdef", "module_hidden": true, "module_public": false}, "CipherBackend": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": ["cipher_supported", "create_symmetric_decryption_ctx", "create_symmetric_encryption_ctx"], "bases": ["builtins.object"], "declared_metaclass": "abc.ABCMeta", "defn": {".class": "ClassDef", "fullname": "cryptography.hazmat.backends.interfaces.CipherBackend", "name": "CipherBackend", "type_vars": []}, "flags": ["is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.CipherBackend", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "cryptography.hazmat.backends.interfaces", "mro": ["cryptography.hazmat.backends.interfaces.CipherBackend", "builtins.object"], "names": {".class": "SymbolTable", "cipher_supported": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "cipher", "mode"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.CipherBackend.cipher_supported", "name": "cipher_supported", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "cipher", "mode"], "arg_types": ["cryptography.hazmat.backends.interfaces.CipherBackend", "cryptography.hazmat.primitives.ciphers.CipherAlgorithm", "cryptography.hazmat.primitives.ciphers.modes.Mode"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "cipher_supported of CipherBackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "cipher_supported", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "cipher", "mode"], "arg_types": ["cryptography.hazmat.backends.interfaces.CipherBackend", "cryptography.hazmat.primitives.ciphers.CipherAlgorithm", "cryptography.hazmat.primitives.ciphers.modes.Mode"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "cipher_supported of CipherBackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}}, "create_symmetric_decryption_ctx": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "cipher", "mode"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.CipherBackend.create_symmetric_decryption_ctx", "name": "create_symmetric_decryption_ctx", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "cipher", "mode"], "arg_types": ["cryptography.hazmat.backends.interfaces.CipherBackend", "cryptography.hazmat.primitives.ciphers.CipherAlgorithm", "cryptography.hazmat.primitives.ciphers.modes.Mode"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "create_symmetric_decryption_ctx of CipherBackend", "ret_type": "cryptography.hazmat.primitives.ciphers.CipherContext", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "create_symmetric_decryption_ctx", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "cipher", "mode"], "arg_types": ["cryptography.hazmat.backends.interfaces.CipherBackend", "cryptography.hazmat.primitives.ciphers.CipherAlgorithm", "cryptography.hazmat.primitives.ciphers.modes.Mode"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "create_symmetric_decryption_ctx of CipherBackend", "ret_type": "cryptography.hazmat.primitives.ciphers.CipherContext", "type_guard": null, "variables": []}}}}, "create_symmetric_encryption_ctx": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "cipher", "mode"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.CipherBackend.create_symmetric_encryption_ctx", "name": "create_symmetric_encryption_ctx", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "cipher", "mode"], "arg_types": ["cryptography.hazmat.backends.interfaces.CipherBackend", "cryptography.hazmat.primitives.ciphers.CipherAlgorithm", "cryptography.hazmat.primitives.ciphers.modes.Mode"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "create_symmetric_encryption_ctx of CipherBackend", "ret_type": "cryptography.hazmat.primitives.ciphers.CipherContext", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "create_symmetric_encryption_ctx", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "cipher", "mode"], "arg_types": ["cryptography.hazmat.backends.interfaces.CipherBackend", "cryptography.hazmat.primitives.ciphers.CipherAlgorithm", "cryptography.hazmat.primitives.ciphers.modes.Mode"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "create_symmetric_encryption_ctx of CipherBackend", "ret_type": "cryptography.hazmat.primitives.ciphers.CipherContext", "type_guard": null, "variables": []}}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "CipherContext": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.ciphers.CipherContext", "kind": "Gdef", "module_hidden": true, "module_public": false}, "DERSerializationBackend": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": ["load_der_parameters", "load_der_private_key", "load_der_public_key"], "bases": ["builtins.object"], "declared_metaclass": "abc.ABCMeta", "defn": {".class": "ClassDef", "fullname": "cryptography.hazmat.backends.interfaces.DERSerializationBackend", "name": "DERSerializationBackend", "type_vars": []}, "flags": ["is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.DERSerializationBackend", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "cryptography.hazmat.backends.interfaces", "mro": ["cryptography.hazmat.backends.interfaces.DERSerializationBackend", "builtins.object"], "names": {".class": "SymbolTable", "load_der_parameters": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "data"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.DERSerializationBackend.load_der_parameters", "name": "load_der_parameters", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "data"], "arg_types": ["cryptography.hazmat.backends.interfaces.DERSerializationBackend", "builtins.bytes"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_der_parameters of DERSerializationBackend", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "load_der_parameters", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "data"], "arg_types": ["cryptography.hazmat.backends.interfaces.DERSerializationBackend", "builtins.bytes"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_der_parameters of DERSerializationBackend", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}}}, "load_der_private_key": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "data", "password"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.DERSerializationBackend.load_der_private_key", "name": "load_der_private_key", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "data", "password"], "arg_types": ["cryptography.hazmat.backends.interfaces.DERSerializationBackend", "builtins.bytes", {".class": "UnionType", "items": ["builtins.bytes", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_der_private_key of DERSerializationBackend", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "load_der_private_key", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "data", "password"], "arg_types": ["cryptography.hazmat.backends.interfaces.DERSerializationBackend", "builtins.bytes", {".class": "UnionType", "items": ["builtins.bytes", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_der_private_key of DERSerializationBackend", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}}}, "load_der_public_key": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "data"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.DERSerializationBackend.load_der_public_key", "name": "load_der_public_key", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "data"], "arg_types": ["cryptography.hazmat.backends.interfaces.DERSerializationBackend", "builtins.bytes"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_der_public_key of DERSerializationBackend", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "load_der_public_key", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "data"], "arg_types": ["cryptography.hazmat.backends.interfaces.DERSerializationBackend", "builtins.bytes"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_der_public_key of DERSerializationBackend", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "DHBackend": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": ["dh_parameters_supported", "dh_x942_serialization_supported", "generate_dh_parameters", "generate_dh_private_key", "generate_dh_private_key_and_parameters", "load_dh_parameter_numbers", "load_dh_private_numbers", "load_dh_public_numbers"], "bases": ["builtins.object"], "declared_metaclass": "abc.ABCMeta", "defn": {".class": "ClassDef", "fullname": "cryptography.hazmat.backends.interfaces.DHBackend", "name": "DHBackend", "type_vars": []}, "flags": ["is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.DHBackend", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "cryptography.hazmat.backends.interfaces", "mro": ["cryptography.hazmat.backends.interfaces.DHBackend", "builtins.object"], "names": {".class": "SymbolTable", "dh_parameters_supported": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "p", "g", "q"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.DHBackend.dh_parameters_supported", "name": "dh_parameters_supported", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "p", "g", "q"], "arg_types": ["cryptography.hazmat.backends.interfaces.DHBackend", "builtins.int", "builtins.int", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "dh_parameters_supported of DHBackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "dh_parameters_supported", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "p", "g", "q"], "arg_types": ["cryptography.hazmat.backends.interfaces.DHBackend", "builtins.int", "builtins.int", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "dh_parameters_supported of DHBackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}}, "dh_x942_serialization_supported": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.DHBackend.dh_x942_serialization_supported", "name": "dh_x942_serialization_supported", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["cryptography.hazmat.backends.interfaces.DHBackend"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "dh_x942_serialization_supported of DHBackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "dh_x942_serialization_supported", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["cryptography.hazmat.backends.interfaces.DHBackend"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "dh_x942_serialization_supported of DHBackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}}, "generate_dh_parameters": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "generator", "key_size"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.DHBackend.generate_dh_parameters", "name": "generate_dh_parameters", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "generator", "key_size"], "arg_types": ["cryptography.hazmat.backends.interfaces.DHBackend", "builtins.int", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "generate_dh_parameters of DHBackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.dh.DHParameters", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "generate_dh_parameters", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "generator", "key_size"], "arg_types": ["cryptography.hazmat.backends.interfaces.DHBackend", "builtins.int", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "generate_dh_parameters of DHBackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.dh.DHParameters", "type_guard": null, "variables": []}}}}, "generate_dh_private_key": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "parameters"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.DHBackend.generate_dh_private_key", "name": "generate_dh_private_key", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "parameters"], "arg_types": ["cryptography.hazmat.backends.interfaces.DHBackend", "cryptography.hazmat.primitives.asymmetric.dh.DHParameters"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "generate_dh_private_key of DHBackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.dh.DHPrivateKey", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "generate_dh_private_key", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "parameters"], "arg_types": ["cryptography.hazmat.backends.interfaces.DHBackend", "cryptography.hazmat.primitives.asymmetric.dh.DHParameters"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "generate_dh_private_key of DHBackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.dh.DHPrivateKey", "type_guard": null, "variables": []}}}}, "generate_dh_private_key_and_parameters": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "generator", "key_size"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.DHBackend.generate_dh_private_key_and_parameters", "name": "generate_dh_private_key_and_parameters", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "generator", "key_size"], "arg_types": ["cryptography.hazmat.backends.interfaces.DHBackend", "builtins.int", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "generate_dh_private_key_and_parameters of DHBackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.dh.DHPrivateKey", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "generate_dh_private_key_and_parameters", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "generator", "key_size"], "arg_types": ["cryptography.hazmat.backends.interfaces.DHBackend", "builtins.int", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "generate_dh_private_key_and_parameters of DHBackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.dh.DHPrivateKey", "type_guard": null, "variables": []}}}}, "load_dh_parameter_numbers": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.DHBackend.load_dh_parameter_numbers", "name": "load_dh_parameter_numbers", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "arg_types": ["cryptography.hazmat.backends.interfaces.DHBackend", "cryptography.hazmat.primitives.asymmetric.dh.DHParameterNumbers"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_dh_parameter_numbers of DHBackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.dh.DHParameters", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "load_dh_parameter_numbers", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "arg_types": ["cryptography.hazmat.backends.interfaces.DHBackend", "cryptography.hazmat.primitives.asymmetric.dh.DHParameterNumbers"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_dh_parameter_numbers of DHBackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.dh.DHParameters", "type_guard": null, "variables": []}}}}, "load_dh_private_numbers": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.DHBackend.load_dh_private_numbers", "name": "load_dh_private_numbers", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "arg_types": ["cryptography.hazmat.backends.interfaces.DHBackend", "cryptography.hazmat.primitives.asymmetric.dh.DHPrivateNumbers"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_dh_private_numbers of DHBackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.dh.DHPrivateKey", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "load_dh_private_numbers", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "arg_types": ["cryptography.hazmat.backends.interfaces.DHBackend", "cryptography.hazmat.primitives.asymmetric.dh.DHPrivateNumbers"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_dh_private_numbers of DHBackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.dh.DHPrivateKey", "type_guard": null, "variables": []}}}}, "load_dh_public_numbers": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.DHBackend.load_dh_public_numbers", "name": "load_dh_public_numbers", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "arg_types": ["cryptography.hazmat.backends.interfaces.DHBackend", "cryptography.hazmat.primitives.asymmetric.dh.DHPublicNumbers"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_dh_public_numbers of DHBackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.dh.DHPublicKey", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "load_dh_public_numbers", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "arg_types": ["cryptography.hazmat.backends.interfaces.DHBackend", "cryptography.hazmat.primitives.asymmetric.dh.DHPublicNumbers"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_dh_public_numbers of DHBackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.dh.DHPublicKey", "type_guard": null, "variables": []}}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "DHParameterNumbers": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.asymmetric.dh.DHParameterNumbers", "kind": "Gdef", "module_hidden": true, "module_public": false}, "DHParameters": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.asymmetric.dh.DHParameters", "kind": "Gdef", "module_hidden": true, "module_public": false}, "DHPrivateKey": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.asymmetric.dh.DHPrivateKey", "kind": "Gdef", "module_hidden": true, "module_public": false}, "DHPrivateNumbers": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.asymmetric.dh.DHPrivateNumbers", "kind": "Gdef", "module_hidden": true, "module_public": false}, "DHPublicKey": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.asymmetric.dh.DHPublicKey", "kind": "Gdef", "module_hidden": true, "module_public": false}, "DHPublicNumbers": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.asymmetric.dh.DHPublicNumbers", "kind": "Gdef", "module_hidden": true, "module_public": false}, "DSABackend": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": ["dsa_hash_supported", "dsa_parameters_supported", "generate_dsa_parameters", "generate_dsa_private_key", "generate_dsa_private_key_and_parameters", "load_dsa_parameter_numbers", "load_dsa_private_numbers", "load_dsa_public_numbers"], "bases": ["builtins.object"], "declared_metaclass": "abc.ABCMeta", "defn": {".class": "ClassDef", "fullname": "cryptography.hazmat.backends.interfaces.DSABackend", "name": "DSABackend", "type_vars": []}, "flags": ["is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.DSABackend", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "cryptography.hazmat.backends.interfaces", "mro": ["cryptography.hazmat.backends.interfaces.DSABackend", "builtins.object"], "names": {".class": "SymbolTable", "dsa_hash_supported": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "algorithm"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.DSABackend.dsa_hash_supported", "name": "dsa_hash_supported", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "algorithm"], "arg_types": ["cryptography.hazmat.backends.interfaces.DSABackend", "cryptography.hazmat.primitives.hashes.HashAlgorithm"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "dsa_hash_supported of DSABackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "dsa_hash_supported", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "algorithm"], "arg_types": ["cryptography.hazmat.backends.interfaces.DSABackend", "cryptography.hazmat.primitives.hashes.HashAlgorithm"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "dsa_hash_supported of DSABackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}}, "dsa_parameters_supported": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "p", "q", "g"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.DSABackend.dsa_parameters_supported", "name": "dsa_parameters_supported", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "p", "q", "g"], "arg_types": ["cryptography.hazmat.backends.interfaces.DSABackend", "builtins.int", "builtins.int", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "dsa_parameters_supported of DSABackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "dsa_parameters_supported", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "p", "q", "g"], "arg_types": ["cryptography.hazmat.backends.interfaces.DSABackend", "builtins.int", "builtins.int", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "dsa_parameters_supported of DSABackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}}, "generate_dsa_parameters": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "key_size"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.DSABackend.generate_dsa_parameters", "name": "generate_dsa_parameters", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "key_size"], "arg_types": ["cryptography.hazmat.backends.interfaces.DSABackend", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "generate_dsa_parameters of DSABackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.dsa.DSAParameters", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "generate_dsa_parameters", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "key_size"], "arg_types": ["cryptography.hazmat.backends.interfaces.DSABackend", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "generate_dsa_parameters of DSABackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.dsa.DSAParameters", "type_guard": null, "variables": []}}}}, "generate_dsa_private_key": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "parameters"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.DSABackend.generate_dsa_private_key", "name": "generate_dsa_private_key", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "parameters"], "arg_types": ["cryptography.hazmat.backends.interfaces.DSABackend", "cryptography.hazmat.primitives.asymmetric.dsa.DSAParameters"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "generate_dsa_private_key of DSABackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKey", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "generate_dsa_private_key", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "parameters"], "arg_types": ["cryptography.hazmat.backends.interfaces.DSABackend", "cryptography.hazmat.primitives.asymmetric.dsa.DSAParameters"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "generate_dsa_private_key of DSABackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKey", "type_guard": null, "variables": []}}}}, "generate_dsa_private_key_and_parameters": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "key_size"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.DSABackend.generate_dsa_private_key_and_parameters", "name": "generate_dsa_private_key_and_parameters", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "key_size"], "arg_types": ["cryptography.hazmat.backends.interfaces.DSABackend", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "generate_dsa_private_key_and_parameters of DSABackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKey", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "generate_dsa_private_key_and_parameters", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "key_size"], "arg_types": ["cryptography.hazmat.backends.interfaces.DSABackend", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "generate_dsa_private_key_and_parameters of DSABackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKey", "type_guard": null, "variables": []}}}}, "load_dsa_parameter_numbers": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.DSABackend.load_dsa_parameter_numbers", "name": "load_dsa_parameter_numbers", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "arg_types": ["cryptography.hazmat.backends.interfaces.DSABackend", "cryptography.hazmat.primitives.asymmetric.dsa.DSAParameterNumbers"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_dsa_parameter_numbers of DSABackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.dsa.DSAParameters", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "load_dsa_parameter_numbers", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "arg_types": ["cryptography.hazmat.backends.interfaces.DSABackend", "cryptography.hazmat.primitives.asymmetric.dsa.DSAParameterNumbers"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_dsa_parameter_numbers of DSABackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.dsa.DSAParameters", "type_guard": null, "variables": []}}}}, "load_dsa_private_numbers": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.DSABackend.load_dsa_private_numbers", "name": "load_dsa_private_numbers", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "arg_types": ["cryptography.hazmat.backends.interfaces.DSABackend", "cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateNumbers"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_dsa_private_numbers of DSABackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKey", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "load_dsa_private_numbers", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "arg_types": ["cryptography.hazmat.backends.interfaces.DSABackend", "cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateNumbers"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_dsa_private_numbers of DSABackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKey", "type_guard": null, "variables": []}}}}, "load_dsa_public_numbers": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.DSABackend.load_dsa_public_numbers", "name": "load_dsa_public_numbers", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "arg_types": ["cryptography.hazmat.backends.interfaces.DSABackend", "cryptography.hazmat.primitives.asymmetric.dsa.DSAPublicNumbers"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_dsa_public_numbers of DSABackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.dsa.DSAPublicKey", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "load_dsa_public_numbers", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "arg_types": ["cryptography.hazmat.backends.interfaces.DSABackend", "cryptography.hazmat.primitives.asymmetric.dsa.DSAPublicNumbers"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_dsa_public_numbers of DSABackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.dsa.DSAPublicKey", "type_guard": null, "variables": []}}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "DSAParameterNumbers": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.asymmetric.dsa.DSAParameterNumbers", "kind": "Gdef", "module_hidden": true, "module_public": false}, "DSAParameters": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.asymmetric.dsa.DSAParameters", "kind": "Gdef", "module_hidden": true, "module_public": false}, "DSAPrivateKey": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKey", "kind": "Gdef", "module_hidden": true, "module_public": false}, "DSAPrivateNumbers": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateNumbers", "kind": "Gdef", "module_hidden": true, "module_public": false}, "DSAPublicKey": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.asymmetric.dsa.DSAPublicKey", "kind": "Gdef", "module_hidden": true, "module_public": false}, "DSAPublicNumbers": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.asymmetric.dsa.DSAPublicNumbers", "kind": "Gdef", "module_hidden": true, "module_public": false}, "EllipticCurve": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurve", "kind": "Gdef", "module_hidden": true, "module_public": false}, "EllipticCurveBackend": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": ["derive_elliptic_curve_private_key", "elliptic_curve_signature_algorithm_supported", "elliptic_curve_supported", "generate_elliptic_curve_private_key", "load_elliptic_curve_private_numbers", "load_elliptic_curve_public_numbers"], "bases": ["builtins.object"], "declared_metaclass": "abc.ABCMeta", "defn": {".class": "ClassDef", "fullname": "cryptography.hazmat.backends.interfaces.EllipticCurveBackend", "name": "EllipticCurveBackend", "type_vars": []}, "flags": ["is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.EllipticCurveBackend", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "cryptography.hazmat.backends.interfaces", "mro": ["cryptography.hazmat.backends.interfaces.EllipticCurveBackend", "builtins.object"], "names": {".class": "SymbolTable", "derive_elliptic_curve_private_key": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "private_value", "curve"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.EllipticCurveBackend.derive_elliptic_curve_private_key", "name": "derive_elliptic_curve_private_key", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "private_value", "curve"], "arg_types": ["cryptography.hazmat.backends.interfaces.EllipticCurveBackend", "builtins.int", "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurve"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "derive_elliptic_curve_private_key of EllipticCurveBackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "derive_elliptic_curve_private_key", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "private_value", "curve"], "arg_types": ["cryptography.hazmat.backends.interfaces.EllipticCurveBackend", "builtins.int", "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurve"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "derive_elliptic_curve_private_key of EllipticCurveBackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey", "type_guard": null, "variables": []}}}}, "elliptic_curve_signature_algorithm_supported": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "signature_algorithm", "curve"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.EllipticCurveBackend.elliptic_curve_signature_algorithm_supported", "name": "elliptic_curve_signature_algorithm_supported", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "signature_algorithm", "curve"], "arg_types": ["cryptography.hazmat.backends.interfaces.EllipticCurveBackend", "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurveSignatureAlgorithm", "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurve"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "elliptic_curve_signature_algorithm_supported of EllipticCurveBackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "elliptic_curve_signature_algorithm_supported", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "signature_algorithm", "curve"], "arg_types": ["cryptography.hazmat.backends.interfaces.EllipticCurveBackend", "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurveSignatureAlgorithm", "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurve"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "elliptic_curve_signature_algorithm_supported of EllipticCurveBackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}}, "elliptic_curve_supported": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "curve"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.EllipticCurveBackend.elliptic_curve_supported", "name": "elliptic_curve_supported", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "curve"], "arg_types": ["cryptography.hazmat.backends.interfaces.EllipticCurveBackend", "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurve"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "elliptic_curve_supported of EllipticCurveBackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "elliptic_curve_supported", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "curve"], "arg_types": ["cryptography.hazmat.backends.interfaces.EllipticCurveBackend", "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurve"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "elliptic_curve_supported of EllipticCurveBackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}}, "generate_elliptic_curve_private_key": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "curve"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.EllipticCurveBackend.generate_elliptic_curve_private_key", "name": "generate_elliptic_curve_private_key", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "curve"], "arg_types": ["cryptography.hazmat.backends.interfaces.EllipticCurveBackend", "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurve"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "generate_elliptic_curve_private_key of EllipticCurveBackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "generate_elliptic_curve_private_key", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "curve"], "arg_types": ["cryptography.hazmat.backends.interfaces.EllipticCurveBackend", "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurve"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "generate_elliptic_curve_private_key of EllipticCurveBackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey", "type_guard": null, "variables": []}}}}, "load_elliptic_curve_private_numbers": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.EllipticCurveBackend.load_elliptic_curve_private_numbers", "name": "load_elliptic_curve_private_numbers", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "arg_types": ["cryptography.hazmat.backends.interfaces.EllipticCurveBackend", "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateNumbers"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_elliptic_curve_private_numbers of EllipticCurveBackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "load_elliptic_curve_private_numbers", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "arg_types": ["cryptography.hazmat.backends.interfaces.EllipticCurveBackend", "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateNumbers"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_elliptic_curve_private_numbers of EllipticCurveBackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey", "type_guard": null, "variables": []}}}}, "load_elliptic_curve_public_numbers": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.EllipticCurveBackend.load_elliptic_curve_public_numbers", "name": "load_elliptic_curve_public_numbers", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "arg_types": ["cryptography.hazmat.backends.interfaces.EllipticCurveBackend", "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicNumbers"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_elliptic_curve_public_numbers of EllipticCurveBackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKey", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "load_elliptic_curve_public_numbers", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "arg_types": ["cryptography.hazmat.backends.interfaces.EllipticCurveBackend", "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicNumbers"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_elliptic_curve_public_numbers of EllipticCurveBackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKey", "type_guard": null, "variables": []}}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "EllipticCurvePrivateKey": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey", "kind": "Gdef", "module_hidden": true, "module_public": false}, "EllipticCurvePrivateNumbers": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateNumbers", "kind": "Gdef", "module_hidden": true, "module_public": false}, "EllipticCurvePublicKey": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKey", "kind": "Gdef", "module_hidden": true, "module_public": false}, "EllipticCurvePublicNumbers": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicNumbers", "kind": "Gdef", "module_hidden": true, "module_public": false}, "EllipticCurveSignatureAlgorithm": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurveSignatureAlgorithm", "kind": "Gdef", "module_hidden": true, "module_public": false}, "HMACBackend": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": ["cmac_algorithm_supported", "create_hmac_ctx"], "bases": ["builtins.object"], "declared_metaclass": "abc.ABCMeta", "defn": {".class": "ClassDef", "fullname": "cryptography.hazmat.backends.interfaces.HMACBackend", "name": "HMACBackend", "type_vars": []}, "flags": ["is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.HMACBackend", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "cryptography.hazmat.backends.interfaces", "mro": ["cryptography.hazmat.backends.interfaces.HMACBackend", "builtins.object"], "names": {".class": "SymbolTable", "cmac_algorithm_supported": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "algorithm"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.HMACBackend.cmac_algorithm_supported", "name": "cmac_algorithm_supported", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "algorithm"], "arg_types": ["cryptography.hazmat.backends.interfaces.HMACBackend", "cryptography.hazmat.primitives.hashes.HashAlgorithm"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "cmac_algorithm_supported of HMACBackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "cmac_algorithm_supported", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "algorithm"], "arg_types": ["cryptography.hazmat.backends.interfaces.HMACBackend", "cryptography.hazmat.primitives.hashes.HashAlgorithm"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "cmac_algorithm_supported of HMACBackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}}, "create_hmac_ctx": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "key", "algorithm"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.HMACBackend.create_hmac_ctx", "name": "create_hmac_ctx", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "key", "algorithm"], "arg_types": ["cryptography.hazmat.backends.interfaces.HMACBackend", "builtins.bytes", "cryptography.hazmat.primitives.hashes.HashAlgorithm"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "create_hmac_ctx of HMACBackend", "ret_type": "cryptography.hazmat.primitives.hashes.HashContext", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "create_hmac_ctx", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "key", "algorithm"], "arg_types": ["cryptography.hazmat.backends.interfaces.HMACBackend", "builtins.bytes", "cryptography.hazmat.primitives.hashes.HashAlgorithm"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "create_hmac_ctx of HMACBackend", "ret_type": "cryptography.hazmat.primitives.hashes.HashContext", "type_guard": null, "variables": []}}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HashAlgorithm": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.hashes.HashAlgorithm", "kind": "Gdef", "module_hidden": true, "module_public": false}, "HashBackend": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": ["create_hash_ctx", "hash_supported"], "bases": ["builtins.object"], "declared_metaclass": "abc.ABCMeta", "defn": {".class": "ClassDef", "fullname": "cryptography.hazmat.backends.interfaces.HashBackend", "name": "HashBackend", "type_vars": []}, "flags": ["is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.HashBackend", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "cryptography.hazmat.backends.interfaces", "mro": ["cryptography.hazmat.backends.interfaces.HashBackend", "builtins.object"], "names": {".class": "SymbolTable", "create_hash_ctx": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "algorithm"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.HashBackend.create_hash_ctx", "name": "create_hash_ctx", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "algorithm"], "arg_types": ["cryptography.hazmat.backends.interfaces.HashBackend", "cryptography.hazmat.primitives.hashes.HashAlgorithm"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "create_hash_ctx of HashBackend", "ret_type": "cryptography.hazmat.primitives.hashes.HashContext", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "create_hash_ctx", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "algorithm"], "arg_types": ["cryptography.hazmat.backends.interfaces.HashBackend", "cryptography.hazmat.primitives.hashes.HashAlgorithm"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "create_hash_ctx of HashBackend", "ret_type": "cryptography.hazmat.primitives.hashes.HashContext", "type_guard": null, "variables": []}}}}, "hash_supported": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "algorithm"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.HashBackend.hash_supported", "name": "hash_supported", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "algorithm"], "arg_types": ["cryptography.hazmat.backends.interfaces.HashBackend", "cryptography.hazmat.primitives.hashes.HashAlgorithm"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hash_supported of HashBackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "hash_supported", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "algorithm"], "arg_types": ["cryptography.hazmat.backends.interfaces.HashBackend", "cryptography.hazmat.primitives.hashes.HashAlgorithm"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "hash_supported of HashBackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "HashContext": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.hashes.HashContext", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Mode": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.ciphers.modes.Mode", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Name": {".class": "SymbolTableNode", "cross_ref": "cryptography.x509.Name", "kind": "Gdef", "module_hidden": true, "module_public": false}, "PBKDF2HMACBackend": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": ["derive_pbkdf2_hmac", "pbkdf2_hmac_supported"], "bases": ["builtins.object"], "declared_metaclass": "abc.ABCMeta", "defn": {".class": "ClassDef", "fullname": "cryptography.hazmat.backends.interfaces.PBKDF2HMACBackend", "name": "PBKDF2HMACBackend", "type_vars": []}, "flags": ["is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.PBKDF2HMACBackend", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "cryptography.hazmat.backends.interfaces", "mro": ["cryptography.hazmat.backends.interfaces.PBKDF2HMACBackend", "builtins.object"], "names": {".class": "SymbolTable", "derive_pbkdf2_hmac": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 0], "arg_names": ["self", "algorithm", "length", "salt", "iterations", "key_material"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.PBKDF2HMACBackend.derive_pbkdf2_hmac", "name": "derive_pbkdf2_hmac", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0], "arg_names": ["self", "algorithm", "length", "salt", "iterations", "key_material"], "arg_types": ["cryptography.hazmat.backends.interfaces.PBKDF2HMACBackend", "cryptography.hazmat.primitives.hashes.HashAlgorithm", "builtins.int", "builtins.bytes", "builtins.int", "builtins.bytes"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "derive_pbkdf2_hmac of PBKDF2HMACBackend", "ret_type": "builtins.bytes", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "derive_pbkdf2_hmac", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0], "arg_names": ["self", "algorithm", "length", "salt", "iterations", "key_material"], "arg_types": ["cryptography.hazmat.backends.interfaces.PBKDF2HMACBackend", "cryptography.hazmat.primitives.hashes.HashAlgorithm", "builtins.int", "builtins.bytes", "builtins.int", "builtins.bytes"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "derive_pbkdf2_hmac of PBKDF2HMACBackend", "ret_type": "builtins.bytes", "type_guard": null, "variables": []}}}}, "pbkdf2_hmac_supported": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "algorithm"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.PBKDF2HMACBackend.pbkdf2_hmac_supported", "name": "pbkdf2_hmac_supported", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "algorithm"], "arg_types": ["cryptography.hazmat.backends.interfaces.PBKDF2HMACBackend", "cryptography.hazmat.primitives.hashes.HashAlgorithm"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pbkdf2_hmac_supported of PBKDF2HMACBackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "pbkdf2_hmac_supported", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "algorithm"], "arg_types": ["cryptography.hazmat.backends.interfaces.PBKDF2HMACBackend", "cryptography.hazmat.primitives.hashes.HashAlgorithm"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "pbkdf2_hmac_supported of PBKDF2HMACBackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "PEMSerializationBackend": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": ["load_pem_parameters", "load_pem_private_key", "load_pem_public_key"], "bases": ["builtins.object"], "declared_metaclass": "abc.ABCMeta", "defn": {".class": "ClassDef", "fullname": "cryptography.hazmat.backends.interfaces.PEMSerializationBackend", "name": "PEMSerializationBackend", "type_vars": []}, "flags": ["is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.PEMSerializationBackend", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "cryptography.hazmat.backends.interfaces", "mro": ["cryptography.hazmat.backends.interfaces.PEMSerializationBackend", "builtins.object"], "names": {".class": "SymbolTable", "load_pem_parameters": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "data"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.PEMSerializationBackend.load_pem_parameters", "name": "load_pem_parameters", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "data"], "arg_types": ["cryptography.hazmat.backends.interfaces.PEMSerializationBackend", "builtins.bytes"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_pem_parameters of PEMSerializationBackend", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "load_pem_parameters", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "data"], "arg_types": ["cryptography.hazmat.backends.interfaces.PEMSerializationBackend", "builtins.bytes"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_pem_parameters of PEMSerializationBackend", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}}}, "load_pem_private_key": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "data", "password"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.PEMSerializationBackend.load_pem_private_key", "name": "load_pem_private_key", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "data", "password"], "arg_types": ["cryptography.hazmat.backends.interfaces.PEMSerializationBackend", "builtins.bytes", {".class": "UnionType", "items": ["builtins.bytes", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_pem_private_key of PEMSerializationBackend", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "load_pem_private_key", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "data", "password"], "arg_types": ["cryptography.hazmat.backends.interfaces.PEMSerializationBackend", "builtins.bytes", {".class": "UnionType", "items": ["builtins.bytes", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_pem_private_key of PEMSerializationBackend", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}}}, "load_pem_public_key": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "data"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.PEMSerializationBackend.load_pem_public_key", "name": "load_pem_public_key", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "data"], "arg_types": ["cryptography.hazmat.backends.interfaces.PEMSerializationBackend", "builtins.bytes"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_pem_public_key of PEMSerializationBackend", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "load_pem_public_key", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "data"], "arg_types": ["cryptography.hazmat.backends.interfaces.PEMSerializationBackend", "builtins.bytes"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_pem_public_key of PEMSerializationBackend", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "RSABackend": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": ["generate_rsa_parameters_supported", "generate_rsa_private_key", "load_rsa_private_numbers", "load_rsa_public_numbers", "rsa_padding_supported"], "bases": ["builtins.object"], "declared_metaclass": "abc.ABCMeta", "defn": {".class": "ClassDef", "fullname": "cryptography.hazmat.backends.interfaces.RSABackend", "name": "RSABackend", "type_vars": []}, "flags": ["is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.RSABackend", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "cryptography.hazmat.backends.interfaces", "mro": ["cryptography.hazmat.backends.interfaces.RSABackend", "builtins.object"], "names": {".class": "SymbolTable", "generate_rsa_parameters_supported": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "public_exponent", "key_size"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.RSABackend.generate_rsa_parameters_supported", "name": "generate_rsa_parameters_supported", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "public_exponent", "key_size"], "arg_types": ["cryptography.hazmat.backends.interfaces.RSABackend", "builtins.int", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "generate_rsa_parameters_supported of RSABackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "generate_rsa_parameters_supported", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "public_exponent", "key_size"], "arg_types": ["cryptography.hazmat.backends.interfaces.RSABackend", "builtins.int", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "generate_rsa_parameters_supported of RSABackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}}, "generate_rsa_private_key": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "public_exponent", "key_size"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.RSABackend.generate_rsa_private_key", "name": "generate_rsa_private_key", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "public_exponent", "key_size"], "arg_types": ["cryptography.hazmat.backends.interfaces.RSABackend", "builtins.int", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "generate_rsa_private_key of RSABackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKey", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "generate_rsa_private_key", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "public_exponent", "key_size"], "arg_types": ["cryptography.hazmat.backends.interfaces.RSABackend", "builtins.int", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "generate_rsa_private_key of RSABackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKey", "type_guard": null, "variables": []}}}}, "load_rsa_private_numbers": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.RSABackend.load_rsa_private_numbers", "name": "load_rsa_private_numbers", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "arg_types": ["cryptography.hazmat.backends.interfaces.RSABackend", "cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateNumbers"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_rsa_private_numbers of RSABackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKey", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "load_rsa_private_numbers", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "arg_types": ["cryptography.hazmat.backends.interfaces.RSABackend", "cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateNumbers"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_rsa_private_numbers of RSABackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKey", "type_guard": null, "variables": []}}}}, "load_rsa_public_numbers": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.RSABackend.load_rsa_public_numbers", "name": "load_rsa_public_numbers", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "arg_types": ["cryptography.hazmat.backends.interfaces.RSABackend", "cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicNumbers"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_rsa_public_numbers of RSABackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicKey", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "load_rsa_public_numbers", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "numbers"], "arg_types": ["cryptography.hazmat.backends.interfaces.RSABackend", "cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicNumbers"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_rsa_public_numbers of RSABackend", "ret_type": "cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicKey", "type_guard": null, "variables": []}}}}, "rsa_padding_supported": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "padding"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.RSABackend.rsa_padding_supported", "name": "rsa_padding_supported", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "padding"], "arg_types": ["cryptography.hazmat.backends.interfaces.RSABackend", "cryptography.hazmat.primitives.asymmetric.padding.AsymmetricPadding"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "rsa_padding_supported of RSABackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "rsa_padding_supported", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "padding"], "arg_types": ["cryptography.hazmat.backends.interfaces.RSABackend", "cryptography.hazmat.primitives.asymmetric.padding.AsymmetricPadding"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "rsa_padding_supported of RSABackend", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "RSAPrivateKey": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKey", "kind": "Gdef", "module_hidden": true, "module_public": false}, "RSAPrivateNumbers": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateNumbers", "kind": "Gdef", "module_hidden": true, "module_public": false}, "RSAPublicKey": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicKey", "kind": "Gdef", "module_hidden": true, "module_public": false}, "RSAPublicNumbers": {".class": "SymbolTableNode", "cross_ref": "cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicNumbers", "kind": "Gdef", "module_hidden": true, "module_public": false}, "RevokedCertificate": {".class": "SymbolTableNode", "cross_ref": "cryptography.x509.RevokedCertificate", "kind": "Gdef", "module_hidden": true, "module_public": false}, "RevokedCertificateBuilder": {".class": "SymbolTableNode", "cross_ref": "cryptography.x509.RevokedCertificateBuilder", "kind": "Gdef", "module_hidden": true, "module_public": false}, "ScryptBackend": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": ["derive_scrypt"], "bases": ["builtins.object"], "declared_metaclass": "abc.ABCMeta", "defn": {".class": "ClassDef", "fullname": "cryptography.hazmat.backends.interfaces.ScryptBackend", "name": "ScryptBackend", "type_vars": []}, "flags": ["is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.ScryptBackend", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "cryptography.hazmat.backends.interfaces", "mro": ["cryptography.hazmat.backends.interfaces.ScryptBackend", "builtins.object"], "names": {".class": "SymbolTable", "derive_scrypt": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0, 0, 0], "arg_names": ["self", "key_material", "salt", "length", "n", "r", "p"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.ScryptBackend.derive_scrypt", "name": "derive_scrypt", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0, 0], "arg_names": ["self", "key_material", "salt", "length", "n", "r", "p"], "arg_types": ["cryptography.hazmat.backends.interfaces.ScryptBackend", "builtins.bytes", "builtins.bytes", "builtins.int", "builtins.int", "builtins.int", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "derive_scrypt of ScryptBackend", "ret_type": "builtins.bytes", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "derive_scrypt", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0, 0, 0], "arg_names": ["self", "key_material", "salt", "length", "n", "r", "p"], "arg_types": ["cryptography.hazmat.backends.interfaces.ScryptBackend", "builtins.bytes", "builtins.bytes", "builtins.int", "builtins.int", "builtins.int", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "derive_scrypt of ScryptBackend", "ret_type": "builtins.bytes", "type_guard": null, "variables": []}}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "X509Backend": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": ["create_x509_certificate", "create_x509_crl", "create_x509_csr", "create_x509_revoked_certificate", "load_der_x509_certificate", "load_der_x509_csr", "load_pem_x509_certificate", "load_pem_x509_csr", "x509_name_bytes"], "bases": ["builtins.object"], "declared_metaclass": "abc.ABCMeta", "defn": {".class": "ClassDef", "fullname": "cryptography.hazmat.backends.interfaces.X509Backend", "name": "X509Backend", "type_vars": []}, "flags": ["is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.X509Backend", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "cryptography.hazmat.backends.interfaces", "mro": ["cryptography.hazmat.backends.interfaces.X509Backend", "builtins.object"], "names": {".class": "SymbolTable", "create_x509_certificate": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "builder", "private_key", "algorithm"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.X509Backend.create_x509_certificate", "name": "create_x509_certificate", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "builder", "private_key", "algorithm"], "arg_types": ["cryptography.hazmat.backends.interfaces.X509Backend", "cryptography.x509.CertificateBuilder", {".class": "UnionType", "items": ["cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKey", "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey", "cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKey"]}, "cryptography.hazmat.primitives.hashes.HashAlgorithm"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "create_x509_certificate of X509Backend", "ret_type": "cryptography.x509.Certificate", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "create_x509_certificate", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "builder", "private_key", "algorithm"], "arg_types": ["cryptography.hazmat.backends.interfaces.X509Backend", "cryptography.x509.CertificateBuilder", {".class": "UnionType", "items": ["cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKey", "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey", "cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKey"]}, "cryptography.hazmat.primitives.hashes.HashAlgorithm"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "create_x509_certificate of X509Backend", "ret_type": "cryptography.x509.Certificate", "type_guard": null, "variables": []}}}}, "create_x509_crl": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "builder", "private_key", "algorithm"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.X509Backend.create_x509_crl", "name": "create_x509_crl", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "builder", "private_key", "algorithm"], "arg_types": ["cryptography.hazmat.backends.interfaces.X509Backend", "cryptography.x509.CertificateRevocationListBuilder", {".class": "UnionType", "items": ["cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKey", "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey", "cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKey"]}, "cryptography.hazmat.primitives.hashes.HashAlgorithm"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "create_x509_crl of X509Backend", "ret_type": "cryptography.x509.CertificateRevocationList", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "create_x509_crl", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "builder", "private_key", "algorithm"], "arg_types": ["cryptography.hazmat.backends.interfaces.X509Backend", "cryptography.x509.CertificateRevocationListBuilder", {".class": "UnionType", "items": ["cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKey", "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey", "cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKey"]}, "cryptography.hazmat.primitives.hashes.HashAlgorithm"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "create_x509_crl of X509Backend", "ret_type": "cryptography.x509.CertificateRevocationList", "type_guard": null, "variables": []}}}}, "create_x509_csr": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "builder", "private_key", "algorithm"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.X509Backend.create_x509_csr", "name": "create_x509_csr", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "builder", "private_key", "algorithm"], "arg_types": ["cryptography.hazmat.backends.interfaces.X509Backend", "cryptography.x509.CertificateSigningRequestBuilder", {".class": "UnionType", "items": ["cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKey", "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey", "cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKey"]}, "cryptography.hazmat.primitives.hashes.HashAlgorithm"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "create_x509_csr of X509Backend", "ret_type": "cryptography.x509.CertificateSigningRequest", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "create_x509_csr", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "builder", "private_key", "algorithm"], "arg_types": ["cryptography.hazmat.backends.interfaces.X509Backend", "cryptography.x509.CertificateSigningRequestBuilder", {".class": "UnionType", "items": ["cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKey", "cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey", "cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKey"]}, "cryptography.hazmat.primitives.hashes.HashAlgorithm"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "create_x509_csr of X509Backend", "ret_type": "cryptography.x509.CertificateSigningRequest", "type_guard": null, "variables": []}}}}, "create_x509_revoked_certificate": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "builder"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.X509Backend.create_x509_revoked_certificate", "name": "create_x509_revoked_certificate", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "builder"], "arg_types": ["cryptography.hazmat.backends.interfaces.X509Backend", "cryptography.x509.RevokedCertificateBuilder"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "create_x509_revoked_certificate of X509Backend", "ret_type": "cryptography.x509.RevokedCertificate", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "create_x509_revoked_certificate", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "builder"], "arg_types": ["cryptography.hazmat.backends.interfaces.X509Backend", "cryptography.x509.RevokedCertificateBuilder"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "create_x509_revoked_certificate of X509Backend", "ret_type": "cryptography.x509.RevokedCertificate", "type_guard": null, "variables": []}}}}, "load_der_x509_certificate": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "data"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.X509Backend.load_der_x509_certificate", "name": "load_der_x509_certificate", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "data"], "arg_types": ["cryptography.hazmat.backends.interfaces.X509Backend", "builtins.bytes"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_der_x509_certificate of X509Backend", "ret_type": "cryptography.x509.Certificate", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "load_der_x509_certificate", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "data"], "arg_types": ["cryptography.hazmat.backends.interfaces.X509Backend", "builtins.bytes"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_der_x509_certificate of X509Backend", "ret_type": "cryptography.x509.Certificate", "type_guard": null, "variables": []}}}}, "load_der_x509_csr": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "data"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.X509Backend.load_der_x509_csr", "name": "load_der_x509_csr", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "data"], "arg_types": ["cryptography.hazmat.backends.interfaces.X509Backend", "builtins.bytes"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_der_x509_csr of X509Backend", "ret_type": "cryptography.x509.CertificateSigningRequest", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "load_der_x509_csr", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "data"], "arg_types": ["cryptography.hazmat.backends.interfaces.X509Backend", "builtins.bytes"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_der_x509_csr of X509Backend", "ret_type": "cryptography.x509.CertificateSigningRequest", "type_guard": null, "variables": []}}}}, "load_pem_x509_certificate": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "data"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.X509Backend.load_pem_x509_certificate", "name": "load_pem_x509_certificate", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "data"], "arg_types": ["cryptography.hazmat.backends.interfaces.X509Backend", "builtins.bytes"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_pem_x509_certificate of X509Backend", "ret_type": "cryptography.x509.Certificate", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "load_pem_x509_certificate", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "data"], "arg_types": ["cryptography.hazmat.backends.interfaces.X509Backend", "builtins.bytes"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_pem_x509_certificate of X509Backend", "ret_type": "cryptography.x509.Certificate", "type_guard": null, "variables": []}}}}, "load_pem_x509_csr": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "data"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.X509Backend.load_pem_x509_csr", "name": "load_pem_x509_csr", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "data"], "arg_types": ["cryptography.hazmat.backends.interfaces.X509Backend", "builtins.bytes"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_pem_x509_csr of X509Backend", "ret_type": "cryptography.x509.CertificateSigningRequest", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "load_pem_x509_csr", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "data"], "arg_types": ["cryptography.hazmat.backends.interfaces.X509Backend", "builtins.bytes"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "load_pem_x509_csr of X509Backend", "ret_type": "cryptography.x509.CertificateSigningRequest", "type_guard": null, "variables": []}}}}, "x509_name_bytes": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "flags": ["is_decorated", "is_abstract"], "fullname": "cryptography.hazmat.backends.interfaces.X509Backend.x509_name_bytes", "name": "x509_name_bytes", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": ["cryptography.hazmat.backends.interfaces.X509Backend", "cryptography.x509.Name"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "x509_name_bytes of X509Backend", "ret_type": "builtins.bytes", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": null, "name": "x509_name_bytes", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "name"], "arg_types": ["cryptography.hazmat.backends.interfaces.X509Backend", "cryptography.x509.Name"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "implicit": false, "is_ellipsis_args": false, "name": "x509_name_bytes of X509Backend", "ret_type": "builtins.bytes", "type_guard": null, "variables": []}}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "cryptography.hazmat.backends.interfaces.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "cryptography.hazmat.backends.interfaces.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "cryptography.hazmat.backends.interfaces.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "cryptography.hazmat.backends.interfaces.__package__", "name": "__package__", "type": "builtins.str"}}, "abstractmethod": {".class": "SymbolTableNode", "cross_ref": "abc.abstractmethod", "kind": "Gdef", "module_hidden": true, "module_public": false}}, "path": "/Users/max/.cache/pre-commit/repoejng1phv/py_env-python3.7/lib/python3.7/site-packages/cryptography-stubs/hazmat/backends/interfaces.pyi"} |