mirror of
https://github.com/minio/minio.git
synced 2025-02-03 01:46:00 -05:00
a7c9058375
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(...)`