| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
CodeSigningSignature |
CodeSigningSignature.clone() |
CodeSigningSignature |
CustomCodeSigning.getSignature()
The signature for the file.
|
CodeSigningSignature |
CodeSigningSignature.withInlineDocument(ByteBuffer inlineDocument)
A base64 encoded binary representation of the code signing signature.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomCodeSigning.setSignature(CodeSigningSignature signature)
The signature for the file.
|
CustomCodeSigning |
CustomCodeSigning.withSignature(CodeSigningSignature signature)
The signature for the file.
|
Copyright © 2021. All rights reserved.