Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bit4woo/ReSign
/ getSignPara
Method
getSignPara
src/burp/BurpExtender.java:616–618 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
614
}
615
616
public
String getSignPara(){
617
return
textFieldSign.getText();
618
}
619
620
public
String getSignAlgorithm() {
621
if
(chckbxMD5.isSelected()){
Callers
2
actionPerformed
Method · 0.95
getParaFromTable
Method · 0.95
Calls
1
getText
Method · 0.80
Tested by
no test coverage detected