Enum SecurityProfile
SecurityProfile enables AmazonS3EncryptionClientV2 downgrading to AmazonS3EncryptionClient (V1) content encryption and key wrap schemas V2AndLegacy enables AmazonS3EncryptionClientV2 to read objects encrypted by AmazonS3EncryptionClient (V1)
Namespace: Amazon.Extensions.S3.Encryption
Assembly: Amazon.Extensions.S3.Encryption.dll
Syntax
public enum SecurityProfile
Fields
Name | Description |
---|---|
V2 | Enables AmazonS3EncryptionClientV2 key wrap and content encryption schemas which are only supported by AmazonS3EncryptionClientV2 |
V2AndLegacy |