func Id(issuerID issuance.IssuerNameID, shardIdx int, crlNumber number) id
Id is a utility function which constructs a new `id`.
func Number(thisUpdate time.Time) number
Number derives the 'CRLNumber' field for a CRL from the value of the 'thisUpdate' field provided as a `time.Time`.