Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
SpcUUIDSipInfoXap = []byte{0x6F, 0xA6, 0x08, 0xBA, 0x3B, 0x11, 0x58, 0x4D, 0x93, 0x29, 0xA1, 0xB3, 0x7A, 0xF3, 0x0F, 0x0E}
)
Functions ¶
This section is empty.
Types ¶
type XapDigest ¶
func DigestXapTar ¶
func (*XapDigest) Sign ¶
func (d *XapDigest) Sign(ctx context.Context, cert *certloader.Certificate) (*binpatch.PatchSet, *pkcs9.TimestampedSignature, error)
type XapSignature ¶
type XapSignature struct { pkcs9.TimestampedSignature Hash crypto.Hash }
Click to show internal directories.
Click to hide internal directories.