| java.lang.Object | |
| ↳ | com.pnfsoftware.jeb.core.units.code.android.APKSigSchemeV2Block.Signer |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Signer() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| List<APKSigSchemeV2Block.Attribute> | getAttributes() | ||||||||||
| List<APKSigSchemeV2Block.Certificate> | getCertificates() | ||||||||||
| List<APKSigSchemeV2Block.Digest> | getDigests() | ||||||||||
| APKSigSchemeV2Block.PublicKey | getPublicKey() | ||||||||||
| List<APKSigSchemeV2Block.Signature> | getSignatures() | ||||||||||
| String | toString() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||