| Package | Description |
|---|---|
| com.amazonaws.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
static EncryptionAlg |
EncryptionAlg.fromValue(String value)
Use this in place of valueOf.
|
static EncryptionAlg |
EncryptionAlg.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EncryptionAlg[] |
EncryptionAlg.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.withEncryptionAlgorithm(EncryptionAlg encryptionAlgorithm)
The algorithm that is used to encrypt the file.
|
Copyright © 2024. All rights reserved.