pubkey

package
v0.15.5 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pubkey

type Pubkey struct {
	// contains filtered or unexported fields
}

Pubkey - information of public key algorithm packet

func New

func New(cxt *context.Context, pubID values.PubID, r *reader.Reader) *Pubkey

New returns new Pubkey instance

func (*Pubkey) ParsePub

func (p *Pubkey) ParsePub(parent *result.Item) error

ParsePub multi-precision integers of Public-key packet

func (*Pubkey) ParseSecEnc

func (p *Pubkey) ParseSecEnc(parent *result.Item) error

ParseSecEnc multi-precision integers of public key algorithm for Secret-Key Packet (encrypted)

func (*Pubkey) ParseSecPlain

func (p *Pubkey) ParseSecPlain(parent *result.Item) error

ParseSecPlain multi-precision integers of public key algorithm for Secret-Key Packet (plain)

func (*Pubkey) ParseSes

func (p *Pubkey) ParseSes(parent *result.Item) error

ParseSes multi-precision integers of public key algorithm for Public-Key Encrypted Session Key Packet

func (*Pubkey) ParseSig

func (p *Pubkey) ParseSig(parent *result.Item) error

ParseSig multi-precision integers of public key algorithm for Signiture packet

Jump to

Keyboard shortcuts

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