mirror of
https://github.com/minio/minio.git
synced 2026-04-25 08:10:36 -04:00
This commit adds support for detecting SSE-KMS headers. The server should be able to detect SSE-KMS headers to at least fail such S3 requests with not implemented. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| error.go | ||
| header.go | ||
| header_test.go | ||
| key.go | ||
| key_test.go | ||
| kms.go | ||
| kms_test.go | ||
| metadata.go | ||
| metadata_test.go | ||
| sse.go | ||
| sse_test.go | ||