Class Encrypt
- java.lang.Object
-
- io.helidon.integrations.vault.secrets.transit.Encrypt
-
public final class Encrypt extends Object
Encrypt request and response.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Encrypt.Encrypted
Encrypted value.static class
Encrypt.Request
Request object.static class
Encrypt.Response
Response object parsed from JSON returned by theRestApi
.
-