package
0.7.0
Repository: https://github.com/theupdateframework/notary.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Config tells how to configure a notary-signer.

# Interfaces

KeyManager is the interface to implement key management (possibly a key database).
Signer is the interface that allows the signing service to return signatures.
SigningService is the interface to implement a key management and signing service.

# Type aliases

CryptoServiceIndex represents a mapping between a service algorithm string and a CryptoService.