Documentation
¶
Overview ¶
Package testutil provides helper functions for tests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SignKeysetsFromPEMs ¶
SignKeysetsFromPEMs produces a slice of keysets, each with one private key.
func VerifyKeysetFromPEMs ¶
VerifyKeysetFromPEMs produces a Keyset with pubPEMs.
Types ¶
type FakeKT ¶
type FakeKT struct {
Server pb.KeyTransparencyServer
Client pb.KeyTransparencyClient
Addr string
}
FakeKT runs a fake KeyTransparency server.
Click to show internal directories.
Click to hide internal directories.