extractor

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExtractCertFromPKCS7

func ExtractCertFromPKCS7(value []byte, opts ...ExtractOption) ([]byte, error)

ExtractCertFromPKCS7 извелкает тело сертификата подписанта в формате PEM из PKCS#7 подписи

Types

type ExtractOption

type ExtractOption func(*ExtractParams)

func WithB64Encoded

func WithB64Encoded() ExtractOption

WithB64Encoded позволяет указать, что входные данные закодированы в base64

type ExtractParams

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

Jump to

Keyboard shortcuts

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