Open
Description
In practice, the PublicKey
message is used in settings that require direct access to the raw_bytes
, with the assumption that it isn't missing.
protobuf-specs/protos/sigstore_common.proto
Lines 147 to 155 in 2c9be05
We should be able to drop the optional
qualifier here without causing any real breakage -- proto3 is still implicitly optional everywhere, so dropping optional
will just refine the type hints.
Metadata
Metadata
Assignees
Labels
No labels