codesign

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCMSSignature

func CreateCMSSignature(data []byte, conf *CMSConfig) ([]byte, error)

func ParseP12

func ParseP12(path, password string) (any, []*x509.Certificate, error)

Types

type CMSConfig

type CMSConfig struct {
	CertChain    []*x509.Certificate
	PrivateKey   any
	Timestamp    bool
	TimestampURL string
	Proxy        string
	Insecure     bool
}

Directories

Path Synopsis
cms
oid

Jump to

Keyboard shortcuts

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