Home > @hapoosjs/api-buckets > EncryptionSettings
Optional settings passed to set default encryption policy on Buckets instance
Signature:
export declare class EncryptionSettings extends BaseResponse
Extends: BaseResponse
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(rawResponse) | Creates a new EncryptionSettings instance |
| Property | Modifiers | Type | Description |
|---|---|---|---|
| algorithm? | string | (Optional) Encryption algorithm | |
| keyId? | string | (Optional) ID of the key stored in cloud-provider’s KMS |