Package | Description |
---|---|
org.springframework.vault.core |
Vault core support.
|
Modifier and Type | Method and Description |
---|---|
List<VaultTransformDecodeResult> |
VaultTransformTemplate.decode(String roleName,
List<TransformCiphertext> batchRequest) |
List<VaultTransformDecodeResult> |
VaultTransformOperations.decode(String roleName,
List<TransformCiphertext> batchRequest)
Decode the provided batch of ciphertext using the role given and transformation in
each list item.
|
Copyright © 2016–2024 Pivotal Software, Inc.. All rights reserved.