Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FilesMap ¶
func ParseManifest ¶
type JarDigest ¶
type JarDigest struct { Digests map[string]string Manifest []byte Hash crypto.Hash // contains filtered or unexported fields }
func (*JarDigest) Sign ¶
func (jd *JarDigest) Sign(ctx context.Context, cert *certloader.Certificate, alias string, sectionsOnly, inlineSignature, apkV2 bool) (*binpatch.PatchSet, *pkcs9.TimestampedSignature, error)
type JarSignature ¶
Click to show internal directories.
Click to hide internal directories.