crypto/x509.RevocationList.NextUpdate (field)

3 uses

	crypto/x509 (current package)
		x509.go#L2752: 	NextUpdate time.Time
		x509.go#L2783: 	if template.NextUpdate.Before(template.ThisUpdate) {
		x509.go#L2816: 		NextUpdate: template.NextUpdate.UTC(),