Versions in this module Expand all Collapse all v1 v1.5.3 Jul 29, 2022 v1.5.2 Jul 21, 2022 v1.5.1 Jul 20, 2022 v1.4.1 Jul 19, 2022 v1.3.1 Jul 12, 2022 Changes in this version + type CertSignature struct + Signature string + SignatureAlgorithm string + type Error struct + Code string + Message string + type Extensions struct + AuthorityKeyIdentifier map[string]string + Ca bool + CaInformationAccess map[string]string + CertificatePolicies []string + CrlDistributionPoint []string + ExtendedKeyUsage []string + KeyUsage []string + SubjectAlternativeName []string + SubjectKeyIdentifier string + Tags []string + type KeyType struct + Exponent string + KeySize int + Modulus string + type LastAnalysisResults struct + Category string + EngineName string + Method string + Result string + type LastAnalysisStats struct + ConfirmedTimeout int + Failure int + Harmless int + Malicious int + Suspicious int + Timeout int + TypeUnsupported int + Undetected int + type LastHttpsCertificate struct + CertSignature CertSignature + Extensions Extensions + Issuer map[string]string + PublicKey PublicKey + SerialNumber string + SignatureAlgorithm string + Size int + Subject map[string]string + Tags []string + ThumbPrintSha256 string + Thumbprint string + Validity Validity + Version string + type Links struct + Self string + type PublicKey struct + Algorithm string + Keys map[string]KeyType + type TotalVotes struct + type Validity struct + NotAfter string + NotBefore string