package
2.23.0+incompatible
Repository: https://github.com/teamhephy/workflow-cli.git
Documentation: pkg.go.dev
# Functions
ParsePubKey parses a byte slice representation of an SSH Public Key into an SSHPubKeyInfo struct.
# Structs
ErrInvalidPubKey is the error returned when an SSH public key is unrecognizable.
ErrUnknownPubKeyID is the error returned when an SSH public key is not the expected format.
PubKeyInfo contains the information on an SSH public key.