fsverity

package
v1.53.0 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnableVerity

func EnableVerity(description string, fd int) error

EnableVerity enables the verity feature on a file represented by the file descriptor 'fd'. The file must be opened in read-only mode. The 'description' parameter is a human-readable description of the file.

func MeasureVerity

func MeasureVerity(description string, fd int) (string, error)

MeasureVerity measures and returns the verity digest for the file represented by 'fd'. The 'description' parameter is a human-readable description of the file.

Types

This section is empty.

Jump to

Keyboard shortcuts

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