mirror of
https://github.com/minio/minio.git
synced 2025-07-20 05:58:53 -04:00
This commit adds a `fmt.Stringer` implementation for SSE-S3 and SSE-C. The string representation is the domain used for object key sealing. See: `ObjectKey.Seal(...)` and `ObjectKey.Unseal(...)`