Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encrypted Upload from AWS S3 in .NET Portable for Windows Universal #292

Closed
karolys opened this issue Jan 8, 2016 · 1 comment
Closed
Labels
feature-request A feature should be added or improved.

Comments

@karolys
Copy link

karolys commented Jan 8, 2016

Just curious if there has been any changes in official support for this? I'm am writing a Universal Windows App and I would like to use AWS S3 to upload encrypted files but as of August 2015 the S3.Encryption library was unavailable in the .NET Portable version of S3.

Is there any way I could accomplish this?

@gokarnm
Copy link
Contributor

gokarnm commented Jan 13, 2016

The PCL (portable class library) version of the SDK currently does not support AmazonS3EncryptionClient. It will take some investigation to check if this can be supported on PCL. I'll mark this as a feature request.

@gokarnm gokarnm added the feature-request A feature should be added or improved. label Jan 13, 2016
@gokarnm gokarnm removed the Question label Feb 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

4 participants