types

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2025 License: MIT Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CertificateInfo added in v1.0.8

type CertificateInfo struct {
	CommonName   string   `json:"commonName"`
	Organization []string `json:"org"`
	SAN          []string `json:"san"`
	Domains      []string `json:"domains"`
	Source       string   `json:"source"`
}

Result Types

type CtLog

type CtLog struct {
	Id     string
	Name   string
	Wsth   *ct.SignedTreeHead
	Client *client.LogClient
}

ctLog contains the latest witnessed STH for a log and a log client.

type EntryTask

type EntryTask struct {
	Entries *ct.GetEntriesResponse
	Index   int64
}

type GungnirMessage added in v1.3.0

type GungnirMessage struct {
	Domain string
}

type StaticCtLog added in v1.4.0

type StaticCtLog struct {
	Id            string
	Name          string
	MonitoringURL string
	Client        *sunlight.Client
}

StaticCtLog contains info for a static/tiled CT log using the sunlight library.

Jump to

Keyboard shortcuts

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