<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Signing and Verification — Open Component Model</title><link>https://ocm.software/docs/tutorials/signing/</link><description>Recent content in Signing and Verification on Open Component Model</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><lastBuildDate>Fri, 17 Apr 2026 07:01:03 +0000</lastBuildDate><atom:link href="https://ocm.software/docs/tutorials/signing/index.xml" rel="self" type="application/rss+xml"/><item><title>Certificate Chains (PEM)</title><link>https://ocm.software/docs/tutorials/signing/certificate-chains-pem/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ocm.software/docs/tutorials/signing/certificate-chains-pem/</guid><description>&lt;p&gt;PEM signing embeds an X.509 certificate chain directly in the signature value, letting verifiers pin a root CA
rather than a bare public key. Use it when your organization has existing PKI infrastructure.&lt;/p&gt;</description></item><item><title>Plain Signatures</title><link>https://ocm.software/docs/tutorials/signing/plain-signatures/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ocm.software/docs/tutorials/signing/plain-signatures/</guid><description>&lt;p&gt;In this tutorial, you&amp;rsquo;ll sign a component version with a private key and verify it with the corresponding public key.
By the end, you&amp;rsquo;ll understand the complete signing and verification workflow that ensures component authenticity and integrity.&lt;/p&gt;</description></item></channel></rss>