File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -700,10 +700,10 @@ contain the following information about its OCM API:
700700 - REQUIRED keyId (string) - Unique identifier for this key in URI
701701 format. Hostname MUST match the discovery endpoint hostname.
702702 Example : https://my-cloud-storage.org/ocm#key-1
703- - REQUIRED publicKeyPem (string) - PEM-encoded public key for [RFC9421]
704- signatures.
703+ - REQUIRED publicKeyPem (string) - PEM-encoded public key for
704+ [RFC9421] signatures.
705705 Example :
706- " ----BEGIN PUBLIC KEY----\n MCowBQYDK2VwAyEA ...\n ----END PUBLIC KEY----\n "
706+ " ----BEGIN PUBLIC KEY----\n MCowBQYDK ...\n ----END PUBLIC KEY----\n "
707707 - REQUIRED algorithm (string) - Cryptographic algorithm identifier
708708 from the IANA HTTP Signature Algorithms Registry as defined in
709709 [RFC9421] Section 6.2.
You can’t perform that action at this time.
0 commit comments