File tree Expand file tree Collapse file tree
docpages/basic-language-reference/functions/integer Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242* ` cert$ ` is the PEM package signing certificate.
4343* Detached signatures are generated using \ref SIGNS "SIGN$".
4444* The trusted package root certificate is loaded automatically from ` /system/ssl/package_root_ca.pem ` .
45- * Detached signatures are expected to contain escaped binary signature data.
45+ * Detached signatures are expected to be 64 bytes of raw binary signature data.
4646* Verification checks:
4747
4848 * certificate chain validity
Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ <h3 class="doxsection"><a class="anchor" id="notes-87"></a>
152152< li > < span class ="tt "> cert$</ span > is the PEM package signing certificate.</ li >
153153< li > Detached signatures are generated using < a class ="el " href ="SIGNS.html "> SIGN$</ a > .</ li >
154154< li > The trusted package root certificate is loaded automatically from < span class ="tt "> /system/ssl/package_root_ca.pem</ span > .</ li >
155- < li > Detached signatures are expected to contain escaped binary signature data.</ li >
155+ < li > Detached signatures are expected to be 64 bytes of raw binary signature data.</ li >
156156< li > Verification checks:< ul >
157157< li > certificate chain validity</ li >
158158< li > certificate validity dates</ li >
You can’t perform that action at this time.
0 commit comments