diff options
| author | Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> | 2021-07-22 11:13:45 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-22 11:13:45 -0700 |
| commit | c2e8ba09ce99ae9b3f5c720bbe93da860575193e (patch) | |
| tree | 9b64cd78168365c80a867a53896ebe3aa38e472f /scripts/toolchains/android.cmake | |
| parent | c69096659f49e2b1aca532ea5c2f8c135182519b (diff) | |
| download | vcpkg-c2e8ba09ce99ae9b3f5c720bbe93da860575193e.tar.gz vcpkg-c2e8ba09ce99ae9b3f5c720bbe93da860575193e.zip | |
[azure-security-keyvault-keys-cpp] Update to 4.0.0-beta.4 (#19028)
## 4.0.0-beta.4 (2021-07-20)
### Features Added
- Added `GetIv()` to `EncryptParameters` and `DecryptParameters`.
- Added `BackupKeyResult` for `BackupKey()` return type.
### Breaking Changes
- Removed `Azure::Security::KeyVault::Keys::ServiceVersion::V7_0` and `V7_1`.
- Removed `Azure::Security::KeyVault::Keys::Cryptography::ServiceVersion::V7_0` and `V7_1`.
- Removed `CryptographyClient::RemoteClient()` and `CryptographyClient::LocalOnly()`.
- Removed the general constructor from `EncryptParameters` and `DecryptParameters`.
- Removed access to `Iv` field member from `EncryptParameters` and `DecryptParameters`.
- Removed `Encrypt(EncryptionAlgorithm, std::vector, context)`.
- Removed `Decrypt(DecryptAlgorithm, std::vector, context)`.
- Removed `JsonWebKey::HasPrivateKey()`.
- Removed the `MaxPageResults` field from `GetPropertiesOfKeysOptions`, `GetPropertiesOfKeyVersionsOptions`, and `GetDeletedKeysOptions`.
- Renamed header `list_keys_single_page_result.hpp` to `list_keys_responses.hpp`.
- Updated `BackupKey()` API return type to `BackupKeyResult` model type.
- Renamed `KeyPropertiesPageResult` to `KeyPropertiesPagedResponse`.
- Renamed `DeletedKeyPageResult` to `DeletedKeyPagedResponse`.
- Changed the container for `KeyOperations` from `std::list` to `std::vector` within `CreateKeyOptions` and `UpdateKeyProperties()`.
- Changed the return type of `CrytographyClient` APIs like `Encrypt()` to return `Response<T>` rather than the `T` directly.
- Renamed high-level header from `key_vault_keys.hpp` to `keyvault_keys.hpp`.
Diffstat (limited to 'scripts/toolchains/android.cmake')
0 files changed, 0 insertions, 0 deletions
