Uses of Class
org.jclouds.azurecompute.arm.domain.Key.KeyOperationResult
Packages that use Key.KeyOperationResult
-
Uses of Key.KeyOperationResult in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return Key.KeyOperationResult -
Uses of Key.KeyOperationResult in org.jclouds.azurecompute.arm.features
Methods in org.jclouds.azurecompute.arm.features that return Key.KeyOperationResultModifier and TypeMethodDescriptionVaultApi.decrypt
(URI vaultBaseUrl, String keyName, String keyVersion, String algorithm, String value) VaultApi.encrypt
(URI vaultBaseUrl, String keyName, String keyVersion, String algorithm, String value) VaultApi.unwrap
(URI vaultBaseUrl, String keyName, String keyVersion, String algorithm, String value)