Documentation ¶
Overview ¶
Package x509util provides the method to validate the certificate chain for a specific purpose, including code signing and timestamping.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateChain ¶
func ValidateChain(certChain []*x509.Certificate, certChainPurpose purpose.Purpose) error
ValidateChain checks the certificate chain for a specific purpose, including code signing and timestamping.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.