ssh

package
v0.0.0-...-cc9bb6a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2022 License: BSD-2-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BLOB_PREAMBLE = "SSHSIG"
	SIG_VERSION   = 0x01
	HASH_ALGO     = "sha256"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Parser

type Parser struct{}

func (*Parser) PublicKey

func (p *Parser) PublicKey(r io.Reader) (*types.PublicKey, error)

func (*Parser) Signature

func (p *Parser) Signature(r io.Reader) (*types.Signature, error)

func (*Parser) SignatureSuffix

func (p *Parser) SignatureSuffix() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL