boulder/ca/proto
Aaron Gable 733bcec941
Standardize on 'shardIdx' to identify crl shards (#6263)
Realized that "ShardID" is a bad name, because a real unique
identifier of a shard would include the issuer, crl number, and
shard number. Switching to "ShardIdx" makes it clearer that
shards within a full and complete CRL are identified by a
zero-indexed integer.
2022-08-02 13:21:26 -07:00
..
ca.pb.go Standardize on 'shardIdx' to identify crl shards (#6263) 2022-08-02 13:21:26 -07:00
ca.proto Standardize on 'shardIdx' to identify crl shards (#6263) 2022-08-02 13:21:26 -07:00
ca_grpc.pb.go CA: Add GenerateCRL gRPC method (#6187) 2022-06-29 11:03:12 -07:00