signeddata

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2022 License: GPL-3.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 Container

type Container struct {
	Version                    int                        `asn1:"default:1"`
	DigestAlgorithmIdentifiers []pkix.AlgorithmIdentifier `asn1:"set"`
	ContentInfo                contentinfo.Container
	RawCertificates            rawcertificates.Container `asn1:"optional,tag:0"`
	CRLs                       []pkix.CertificateList    `asn1:"optional,tag:1"`
	SignerInfos                []signerinfo.Container    `asn1:"set"`
}

func DecodeDER

func DecodeDER(data containers.DER) (*Container, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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