Intel® Stratix® 10 Device Security User Guide

ID 683642
Date 7/14/2023
Public
Document Table of Contents

3.3.2. Configuration Bitstream Encryption Using the Programming File Generator Command Line Interface

Generate an encrypted and signed configuration bitstream in .rbf format with the quartus_pfg command line interface:
quartus_pfg -c encryption_enabled.sof top.rbf -o finalize_encryption=ON \
-o qek_file=aes_root.qek -o signing=ON -o pem_file=design0_sign_private.pem 

You may convert an encrypted and signed configuration bitstream in .rbf format to other configuration bitstream file formats.