protodoc.io
Project letsencrypt/boulder
Welcome
Readme
Commits
GitHub project
Download proto files
Desktop application
Contact us
Default package
akamai
ca
configpb
core
email
google.protobuf
nonce
ra
sa
storer
va
storer
CRLStorer
UploadCRL
CRLMetadata
UploadCRLRequest
package
storer
Get desktop application:
View/edit binary Protocol Buffers messages
service
CRLStorer
storer.proto:9
rpc
UploadCRL
(
stream
UploadCRLRequest
,
google.protobuf.Empty
)
storer.proto:10
message
UploadCRLRequest
storer.proto:13
oneof
payload
CRLMetadata
metadata
= 1
bytes
crlChunk
= 2
message
CRLMetadata
storer.proto:20
Used in:
UploadCRLRequest
int64
issuerNameID
= 1
int64
number
= 2
int64
shardIdx
= 3
optional
google.protobuf.Timestamp
expires
= 4
string
cacheControl
= 5