Package | Description |
---|---|
org.springframework.vault.core |
Vault core support.
|
Modifier and Type | Method and Description |
---|---|
List<VaultEncryptionResult> |
VaultTransitTemplate.encrypt(String keyName,
List<Plaintext> batchRequest) |
List<VaultEncryptionResult> |
VaultTransitOperations.encrypt(String keyName,
List<Plaintext> batchRequest)
Encrypts the provided batch of
plaintext using the named key and context. |
Copyright © 2016–2024 Pivotal Software, Inc.. All rights reserved.