mirror of
https://github.com/minio/minio.git
synced 2025-03-24 14:34:16 -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(...)`