Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FnOpt ¶
func WithPublicKey ¶ added in v0.3.1
func WithPublicKey(ks ...key.PublicKeyProvider) FnOpt
func WithVerifySignatures ¶
type Options ¶
type Options struct {
VerifySignatures bool
PublicKeys []key.PublicKeyProvider
}
type Renderer ¶
type Renderer struct {
Options Options
}
func (*Renderer) DisplayEnvelopeDetails ¶
DisplayEnvelopeDetails prints the details of an attestation
Click to show internal directories.
Click to hide internal directories.