MCPcopy Create free account
hub / github.com/codehasan/dex2c / is_signed_v1

Method is_signed_v1

androguard/core/bytecodes/apk.py:1521–1528  ·  view source on GitHub ↗

Returns true if a v1 / JAR signature was found. Returning `True` does not mean that the file is properly signed! It just says that there is a signature file which needs to be validated.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

is_signedMethod · 0.95
showMethod · 0.95

Calls 1

get_signature_nameMethod · 0.95

Tested by

no test coverage detected