types

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: MIT Imports: 3 Imported by: 0

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 {
	OriginIP         string   `json:"originip"`
	Organization     []string `json:"org"`
	OrganizationUnit []string `json:"orgunit"`
	CommonName       string   `json:"commonName"`
	SAN              []string `json:"san"`
	Domains          []string `json:"domains"`
	Emails           []string `json:"emails"`
	IPAddrs          []net.IP `json:"ips"`
}

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
}

Jump to

Keyboard shortcuts

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