purpose

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2025 License: Apache-2.0 Imports: 0 Imported by: 3

Documentation

Overview

Package purpose provides purposes of the certificate chain whose revocation status is checked

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Purpose

type Purpose int

Purpose is an enum for purpose of the certificate chain whose revocation status is checked

const (
	// CodeSigning means the certificate chain is a code signing chain
	CodeSigning Purpose = iota

	// Timestamping means the certificate chain is a timestamping chain
	Timestamping
)

Jump to

Keyboard shortcuts

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