jarsigner - C/C++ code or Bash script to sign jar files -


is there c/c++ code or bash script can sign java .jar files without using jvm? such code might useful embedded applications serve jar file small http server, or other situations jar file might need edited , re-signed programmatically there insufficient storage space jvm.

does need type of javaless jarsigner?


Comments

Popular posts from this blog

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -

c# - Getting per connection bandwidth statistics -

security - SQL injection and web log files -