...

Package crl

import "github.com/letsencrypt/boulder/crl"
Overview
Index
Subdirectories

Overview ▾

func Id

func Id(issuerID issuance.IssuerNameID, shardIdx int, crlNumber number) id

Id is a utility function which constructs a new `id`.

func Number

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`.

Subdirectories

Name Synopsis
..
checker
storer
proto
updater