| Package | Description |
|---|---|
| com.amazonaws.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
static SigningAlg |
SigningAlg.fromValue(String value)
Use this in place of valueOf.
|
static SigningAlg |
SigningAlg.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SigningAlg[] |
SigningAlg.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
As2ConnectorConfig |
As2ConnectorConfig.withSigningAlgorithm(SigningAlg signingAlgorithm)
The algorithm that is used to sign the AS2 messages sent with the connector.
|
Copyright © 2023. All rights reserved.