package
1.1.8
Repository: https://github.com/ecadlabs/signatory.git
Documentation: pkg.go.dev

# Functions

Must panics in case of error.
StaticAuthorizedKeys returns an AuthorizedKeysStorage that uses the given public keys.
StaticAuthorizedKeysFromRaw returns an AuthorizedKeysStorage that uses the given public keys.

# Variables

ErrPublicKeyNotFound is returned by AuthorizedKeysStorage.GetPublicKey if authorized key is not found.

# Interfaces

AuthorizedKeysStorage represents an authorized public keys storage.