Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeCertificates ¶
func DecodeCertificates(data []byte) ([]*x509.Certificate, error)
DecodeCertificates accepts a byte slice of data and decodes it into a slice of Certificates if certificates can't be read or they are invalid, an error is returned Taken from https://github.com/zakjan/cert-chain-resolver/blob/master/certUtil/io.go
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.