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