Skip to main content

codeSignSigningKey

Retrieve a SigningKey by ID.

codeSignSigningKey(
id: ID!
project: ID
): CodeSignSigningKey

Arguments

codeSignSigningKey.id ● ID! non-null scalar

codeSignSigningKey.project ● ID scalar

If specified only return a Signing Key if it belongs to the specified Code Sign Project.

Type

CodeSignSigningKey object

Signing Key

A CodeSignSigningKey represents a key pair, and a set of related cryptographic objects, and related configuration.

This includes the set of values that should be applied the next time a key pair is rotated, or a certificate is renewed along with the current values of each of these objects.