AWS.S3.TS3Encryption.Create

Constructor for TS3Encryption.

constructor Create(const AEncryptionType: string);
__fastcall TS3Encryption(const AnsiString AEncryptionType);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const AEncryptionType: string
Specifies the server-side encryption algorithm to use when storing the job results on Amazon S3. Valid values: AES256 | aws:kms.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.