package
1.30.0
Repository: https://github.com/coreos/rocket.git
Documentation: pkg.go.dev

# Packages

Package keystoretest provides utilities for ACI keystore testing.go:generate go run ./keygen/keygen.go.

# Functions

CheckSignature is a convenience method for creating a Keystore with a default configuration and invoking CheckSignature.
New returns a new Keystore based on config.
No description provided by the author
NewTestKeystore creates a new KeyStore backed by a temp directory.

# Structs

A Config structure is used to configure a Keystore.
A Keystore represents a repository of trusted public keys which can be used to verify PGP signatures.