crypto/x509.RevocationList.NextUpdate (field)

3 uses

	crypto/x509 (current package)
		x509.go#L2111: 	NextUpdate time.Time
		x509.go#L2142: 	if template.NextUpdate.Before(template.ThisUpdate) {
		x509.go#L2175: 		NextUpdate: template.NextUpdate.UTC(),