Uses of Class
org.springframework.vault.support.VaultDecryptionResult
-
Uses of VaultDecryptionResult in org.springframework.vault.core
Modifier and TypeMethodDescriptionVaultTransitOperations.decrypt
(String keyName, List<Ciphertext> batchRequest) Decrypts the provided barch of cipher text using the named key and context.VaultTransitTemplate.decrypt
(String keyName, List<Ciphertext> batchRequest)