{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_lcobucci_jwt_src_signer_ecdsa_php", "label": "Ecdsa.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L1"}, {"id": "signer_ecdsa_ecdsa", "label": "Ecdsa", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L11"}, {"id": "signer_ecdsa_ecdsa_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L15"}, {"id": "signer_ecdsa_ecdsa_create", "label": ".create()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L20"}, {"id": "signer_ecdsa_ecdsa_sign", "label": ".sign()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L25"}, {"id": "signer_ecdsa_ecdsa_verify", "label": ".verify()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L33"}, {"id": "signer_ecdsa_ecdsa_keytype", "label": ".keyType()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L42"}, {"id": "signer_ecdsa_ecdsa_keylength", "label": ".keyLength()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L52"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_lcobucci_jwt_src_signer_ecdsa_php", "target": "multibytestringconverter", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_lcobucci_jwt_src_signer_ecdsa_php", "target": "signatureconverter", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_lcobucci_jwt_src_signer_ecdsa_php", "target": "openssl_keytype_ec", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_lcobucci_jwt_src_signer_ecdsa_php", "target": "signer_ecdsa_ecdsa", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L11", "weight": 1.0}, {"source": "signer_ecdsa_ecdsa", "target": "signer_ecdsa_ecdsa_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L15", "weight": 1.0}, {"source": "signer_ecdsa_ecdsa", "target": "signer_ecdsa_ecdsa_create", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L20", "weight": 1.0}, {"source": "signer_ecdsa_ecdsa", "target": "signer_ecdsa_ecdsa_sign", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L25", "weight": 1.0}, {"source": "signer_ecdsa_ecdsa", "target": "signer_ecdsa_ecdsa_verify", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L33", "weight": 1.0}, {"source": "signer_ecdsa_ecdsa", "target": "signer_ecdsa_ecdsa_keytype", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L42", "weight": 1.0}, {"source": "signer_ecdsa_ecdsa", "target": "signer_ecdsa_ecdsa_keylength", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L52", "weight": 1.0}, {"source": "signer_ecdsa_ecdsa_sign", "target": "signer_ecdsa_ecdsa_keylength", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L29", "weight": 1.0}, {"source": "signer_ecdsa_ecdsa_verify", "target": "signer_ecdsa_ecdsa_keylength", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L36", "weight": 1.0}], "raw_calls": [{"caller_nid": "signer_ecdsa_ecdsa_sign", "callee": "fromAsn1", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L27"}, {"caller_nid": "signer_ecdsa_ecdsa_sign", "callee": "createSignature", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L28"}, {"caller_nid": "signer_ecdsa_ecdsa_sign", "callee": "contents", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L28"}, {"caller_nid": "signer_ecdsa_ecdsa_sign", "callee": "passphrase", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L28"}, {"caller_nid": "signer_ecdsa_ecdsa_verify", "callee": "verifySignature", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L35"}, {"caller_nid": "signer_ecdsa_ecdsa_verify", "callee": "toAsn1", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L36"}, {"caller_nid": "signer_ecdsa_ecdsa_verify", "callee": "contents", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\lcobucci\\jwt\\src\\Signer\\Ecdsa.php", "source_location": "L38"}]}