Skip to main content

Creating Binary Signatures

This guide describes how to create binary signatures.

To learn more about Peridio binary signatures in general, see the binary signatures reference.

Prerequisites

Create Binary Signature

CLI

peridio binary-signatures create \
--binary-prn $PERIDIO_BINARY_PRN \
--signing-key-pair-name $PERIDIO_SIGNING_KEY_PAIR_NAME

API

Use the Peridio Admin API create-a-binary-signature endpoint.

Web Console

See the Peridio Web Console.