OBSEncryptionTypeKMS Class Reference Inherits from OBSAbstractEncryption : OBSBaseEntity : OBSAbstractModel : OBSMTLModel Declared in OBSServiceCommonEntities.hOBSServiceCommonEntities.m Overview KMS加密方式 Other Methods – initWithKeyID: 初始化KMS加密方式 - (instancetype)initWithKeyID:(NSString *)keyID Parameters keyID 主密钥 Return Value KMS加密方式 Declared In OBSServiceCommonEntities.h Other Methods serverSideEncryption 加密方式 @property (nonatomic, strong, nonnull) NSString *serverSideEncryption Declared In OBSServiceCommonEntities.h serverSideEncryptionAwsKmsKeyID 猪秘钥 @property (nonatomic, strong, nullable) NSString *serverSideEncryptionAwsKmsKeyID Declared In OBSServiceCommonEntities.h