mirror of
https://github.com/pgsty/minio.git
synced 2026-07-18 03:30:26 +03: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(...)`