Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrParse = serrors.New("parse error")
ErrParse indicates that parsign failed.
Functions ¶
This section is empty.
Types ¶
type Chain ¶
type Chain struct { Chain cert.Chain AS *cert.AS Issuer *cert.Issuer Raw []byte }
Chain is a container for the decoded certificate chain.
func DecodeChain ¶
DecodeChain decodes a certificate chain.
Click to show internal directories.
Click to hide internal directories.