Package org.apache.iceberg.encryption
Class KmsClient.KeyGenerationResult
java.lang.Object
org.apache.iceberg.encryption.KmsClient.KeyGenerationResult
- Enclosing interface:
- KmsClient
For KMS systems that support key generation, this class keeps the key generation result - the
raw secret key, and its wrap.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
KeyGenerationResult
-
-
Method Details
-
key
-
wrappedKey
-