codesign

package
v0.0.0-...-e5c8c29 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

README

codesign

We can check binary signatures only on respective platforms as of now. For example, Windows OS binary can be checked by running the Verify function in a Windows environment, same for MacOS. In Linux OS, we don't have any binary signature verification required

In MacOS, we use spctl tool In WindowsOS, we use signtool tool

In future, we will throw errors when trying to check binary signature in a cross platform - for example Windows OS binary checking happening in MacOS

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Verify

func Verify(binPath string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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