Uses of Class
com.microsoft.azure.keyvault.models.KeyOperationsParameters
-
Packages that use KeyOperationsParameters Package Description com.microsoft.azure.keyvault.models This package contains the models classes for KeyVaultClientBase. -
-
Uses of KeyOperationsParameters in com.microsoft.azure.keyvault.models
Methods in com.microsoft.azure.keyvault.models that return KeyOperationsParameters Modifier and Type Method Description KeyOperationsParametersKeyOperationsParameters. withAlgorithm(JsonWebKeyEncryptionAlgorithm algorithm)Set the algorithm value.KeyOperationsParametersKeyOperationsParameters. withValue(byte[] value)Set the value value.
-