Versions in this module Expand all Collapse all v0 v0.13.1 Sep 5, 2023 Changes in this version + type Certificate struct + Constraints []Constraint + X509 *x509.Certificate + func Parse(r io.Reader) ([]*Certificate, error) + type Constraint interface + Kind func() Kind + type DistrustAfter time.Time + func (DistrustAfter) Kind() Kind + type Kind int + const CKA_NSS_SERVER_DISTRUST_AFTER