SSE-C 加密提供的密钥格式非法。
使用 SSE-C 加密时,提供的密钥格式非法。
上传对象时,携带的 x-tos-server-side-encryption-customer-key
头域值格式非法。
PUT /object HTTP/1.1 Host: bucketname.tos-cn-beijing.volces.com Date: Fri, 30 Jul 2021 13:59:18 GMT Authorization: authorization xxx x-tos-server-side-encryption-customer-algorithm: AES256 x-tos-copy-source-server-side-encryption-customer-key: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa x-tos-copy-source-server-side-encryption-customer-key-md5: ACdH+Fu9K3HlXdIUBu8GdA== ......
使用 SSE-C 加密时,提供 256 位、Base64 编码的加密密钥。