Documentation
¶
Overview ¶
package token validates a sigsum submit-token.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DnsVerifier ¶
type DnsVerifier struct {
// contains filtered or unexported fields
}
DnsResolver implements the Verifier interface by querying DNS.
type Verifier ¶
Verifier can verify that a domain name is aware of a public key. Name and signature corresponds to the value of the submit-token: header, so signature is still hex-encoded.
Click to show internal directories.
Click to hide internal directories.