Go stdlib package — crypto/x509/pkix. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.
.CertificateList.HasExpired()NeutralCertificateList.HasExpired(now time.Time) bool
HasExpired reports whether certList should have been updated by now.
.Name.FillFromRDNSequence()NeutralName.FillFromRDNSequence(rdns *RDNSequence)
FillFromRDNSequence populates n from the provided RDNSequence.
.Name.String()NeutralName.String() string
String returns the string form of n, roughly following
.Name.ToRDNSequence()NeutralName.ToRDNSequence() RDNSequence
ToRDNSequence converts n into a single RDNSequence. The following
.RDNSequence.String()NeutralRDNSequence.String() string
String returns a string representation of the sequence r,
.AlgorithmIdentifier()Neutraltype AlgorithmIdentifier ...
AlgorithmIdentifier represents the ASN.1 structure of the same name. See RFC
.AttributeTypeAndValue()Neutraltype AttributeTypeAndValue ...
AttributeTypeAndValue mirrors the ASN.1 structure of the same name in
.AttributeTypeAndValueSET()Neutraltype AttributeTypeAndValueSET ...
AttributeTypeAndValueSET represents a set of ASN.1 sequences of
.CertificateList()Neutraltype CertificateList ...
CertificateList represents the ASN.1 structure of the same name. See RFC
.Extension()Neutraltype Extension ...
Extension represents the ASN.1 structure of the same name. See RFC
| FQN | Field | |
|---|---|---|
| crypto/x509/pkix | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
// standard library — no go.mod entry required
from codepathfinder.go_rule import ... # crypto/x509/pkix