Package | Description |
---|---|
org.springframework.vault.core |
Vault core support.
|
Modifier and Type | Method and Description |
---|---|
List<VaultDecryptionResult> |
VaultTransitTemplate.decrypt(String keyName,
List<Ciphertext> batchRequest) |
List<VaultDecryptionResult> |
VaultTransitOperations.decrypt(String keyName,
List<Ciphertext> batchRequest)
Decrypts the provided barch of ciphertext using the named key and context.
|
Copyright © 2016–2019 Pivotal Software, Inc.. All rights reserved.