We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60b5025 commit 4bd34d7Copy full SHA for 4bd34d7
sigstore/_internal/key_details.py
@@ -26,6 +26,7 @@
26
def _get_key_details(certificate: Certificate) -> v1.PublicKeyDetails:
27
"""
28
Determine PublicKeyDetails from the Certificate.
29
+ We disclude the unrecommended types.
30
See
31
- https://github.com/sigstore/architecture-docs/blob/6a8d78108ef4bb403046817fbcead211a9dca71d/algorithm-registry.md.
32
- https://github.com/sigstore/protobuf-specs/blob/3aaae418f76fb4b34df4def4cd093c464f20fed3/protos/sigstore_common.proto
0 commit comments