Skip to main content

UpdateCodeSignSigningKeyObjectsInput

The set of values to use for the next rotation or renewal of the contained cryptographic objects.

input UpdateCodeSignSigningKeyObjectsInput {
keyPair: UpdateCodeSignKeyPairValuesInput
certificate: UpdateCodeSignCertificateValuesInput
}

Fields

UpdateCodeSignSigningKeyObjectsInput.keyPair ● UpdateCodeSignKeyPairValuesInput input

The values to use for the next key pair

UpdateCodeSignSigningKeyObjectsInput.certificate ● UpdateCodeSignCertificateValuesInput input

The values to use for the next X.509 certificate

Member Of

UpdateCodeSignSigningKeyInput input