Uses of Class
io.helidon.integrations.vault.secrets.transit.EncryptBatch.Response
-
Uses of EncryptBatch.Response in io.helidon.integrations.vault.secrets.transit
Modifier and TypeMethodDescriptionTransitSecrets.encrypt
(EncryptBatch.Request request) Encrypts the provided batch of plaintext strings using the named key.Modifier and TypeMethodDescriptionTransitSecretsRx.encrypt
(EncryptBatch.Request request) Encrypts the provided batch of plaintext strings using the named key.