Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

ClientSideEncryptionToCPKN

README.md

Client Side Encryption to CPK-N Migration

Migration Samples From Client Side Encryption to Server Side Encryption for Multiple Types of Encryption

General Info

These samples begin with an optional data creation process to create an example container and blob with client side encryption. The samples then migrate the specified blob to a specific type of server side encryption and uploads the server side encrypted blob in the same container.

General Setup Requirements

All samples require users to enter their storage credentials in the App.config file. The samples use names for objects from the Constants.cs files, all of which may be changed as needed. For more details on setup, refer to the README of the specific sample used.