CreateCodeSignSigningKeyObjectsInput
The set of values to use for the contained cryptographic objects.
input CreateCodeSignSigningKeyObjectsInput {
keyPair: CreateCodeSignKeyPairValuesInput!
certificate: CreateCodeSignCertificateValuesInput
}
Fields
CreateCodeSignSigningKeyObjectsInput.keyPair ● CreateCodeSignKeyPairValuesInput! non-null input
The values to use for the key pair
CreateCodeSignSigningKeyObjectsInput.certificate ● CreateCodeSignCertificateValuesInput input
The values to use for the X.509 certificate