Class APKSigSchemeV2Block.Signature
java.lang.Object
com.pnfsoftware.jeb.core.units.code.android.APKSigSchemeV2Block.Signature
- Enclosing class:
APKSigSchemeV2Block
A signature record stored in a signer block.
-
Method Summary
Modifier and TypeMethodDescriptionintGet the signature algorithm identifier.byte[]Get the signature bytes.toString()
-
Method Details