Skip to main content

Interface: OutputSigningConfig

Defined in: security/types.ts:174

Configuration for output signing.

Properties

algorithm

algorithm: "sha256" | "sha384" | "sha512"

Defined in: security/types.ts:176

Algorithm for signing


includeIntentChain

includeIntentChain: boolean

Defined in: security/types.ts:182

Whether to include full intent chain


maxIntentChainEntries?

optional maxIntentChainEntries?: number

Defined in: security/types.ts:185

Maximum intent chain entries to include


secretKeyEnvVar

secretKeyEnvVar: string

Defined in: security/types.ts:179

Environment variable containing the secret key