| Package | Description | 
|---|---|
| com.hazelcast.config | 
 Provides classes for configuring HazelcastInstance. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JavaKeyStoreSecureStoreConfig
Java KeyStore Secure Store configuration. 
 | 
class  | 
VaultSecureStoreConfig
HashiCorp Vault Secure Store configuration. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SecureStoreConfig | 
EncryptionAtRestConfig.getSecureStoreConfig()
Returns the Secure Store configuration. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
EncryptionAtRestConfig | 
EncryptionAtRestConfig.setSecureStoreConfig(SecureStoreConfig secureStoreConfig)
Sets the Secure Store configuration. 
 | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.