Versions in this module Expand all Collapse all v0 v0.14.0 Mar 22, 2025 Changes in this version + const SystemCertPath + func CanonicalName(name []byte) ([]byte, error) + func CanonicalString(s string) string + func CertHash(certPath string) (string, error) + func CertRawHash(raw []byte) (string, error) + func ParseCert(raw []byte) (*x509.Certificate, error) + func SubjectNameHash(cert *x509.Certificate) (uint32, error)