v1

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package p7s represents the interface signatures implementation. Implements signature parsing as PKCS#7 with content in ASN.1.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Signatures

type Signatures struct{}

Signatures defines the structure implements interfaces schedule. Using structure methods without initialization with the New constructor will lead to panic.

func New

func New() *Signatures

New - constructor Signatures.

func (*Signatures) Ext

func (s *Signatures) Ext() string

Ext - provides an extension for signature, according to the requirements of the interface.

func (*Signatures) Parse

func (s *Signatures) Parse(data []byte) (*signatures.Signature, error)

Parse - parsing signatures into the structure according to the standards required by interface.

Jump to

Keyboard shortcuts

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