dmg

package
v8.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2024 License: Apache-2.0 Imports: 13 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type DMG

type DMG struct {
	// contains filtered or unexported fields
}

func Open

func Open(f *os.File) (*DMG, error)

func (*DMG) Verify

func (d *DMG) Verify(skipDigests bool) (*Signature, error)

type Signature

type Signature struct {
	*csblob.VerifiedBlob
}

type SignatureParams

type SignatureParams struct {
	HashFunc        crypto.Hash
	Requirements    []byte // requirements to embed in signature
	SigningIdentity string
	TeamIdentifier  string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL