Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/swift/19.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Swift 使用AWS KMS CMK在iOS中的AWSS3中进行客户端加密_Swift_Amazon Web Services_Amazon S3_Aws Sdk_Awss3transfermanager - Fatal编程技术网

Swift 使用AWS KMS CMK在iOS中的AWSS3中进行客户端加密

Swift 使用AWS KMS CMK在iOS中的AWSS3中进行客户端加密,swift,amazon-web-services,amazon-s3,aws-sdk,awss3transfermanager,Swift,Amazon Web Services,Amazon S3,Aws Sdk,Awss3transfermanager,我已成功使用我的AWS KMS主密钥在Amazon S3中执行服务器端加密。因此,我的问题是,如何使用AWS KMS客户主密钥在iOS的Amazon S3中进行客户端加密 提前感谢您的帮助

我已成功使用我的
AWS KMS
主密钥在
Amazon S3
中执行
服务器端加密。因此,我的问题是,如何使用
AWS KMS
客户主密钥在iOS的
Amazon S3
中进行
客户端加密

提前感谢您的帮助