certs

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package certs inclues functions for parsing certificate files.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DistinguishedName

func DistinguishedName(name pkix.Name) string

func Issuers

func Issuers(certificates []*x509.Certificate) []string

func LoadCertPool

func LoadCertPool(path string, format string) (*x509.CertPool, error)

func LoadCertPoolFromPEM

func LoadCertPoolFromPEM(b []byte) *x509.CertPool

func LoadCertPoolFromPkcs7Package

func LoadCertPoolFromPkcs7Package(pkcs7Package []byte) (*x509.CertPool, error)

func Subjects

func Subjects(certificates []*x509.Certificate) []string

Types

This section is empty.

Jump to

Keyboard shortcuts

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