github Azure/azure-sdk-for-java azure-security-keyvault-keys_4.2.0-beta.1

latest releases: azure-cosmos-test_1.0.0-beta.7, azure-identity-broker_1.1.1, azure-identity_1.12.1...
pre-release4 years ago

4.2.0-beta.1

  • KeyVaultKey model can be instantiated using fromKeyId(String keyId, JsonWebKey jsonWebKey) and fromName(String name, JsonWebKey jsonWebKey) methods on the KeyVaultKey model.
  • Allows KeyEncryptionKeyClientBuilder to consume KeyVaultKey model and build KeyEncryptionKey and AsyncKeyEncryptionKey viabuildKeyEncryptionKey(KeyVaultKey key) and buildAsyncKeyEncryptionKey(KeyVaultKey key) methods respectively.

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.