- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for replicateKeyID (0.06 seconds)
-
cmd/bucket-replication.go
// always set the SSE-KMS header. If no KMS key ID is // specified, MinIO is supposed to use whatever default // config applies on the site or bucket. var keyID string if kms.ReplicateKeyID() { keyID = objInfo.KMSKeyID() } sseEnc, err := encrypt.NewSSEKMS(keyID, nil) if err != nil { return putOpts, false, err } putOpts.ServerSideEncryption = sseEnc }Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 118.2K bytes - Click Count (0)